diff --git a/manifest.json b/manifest.json index 14fd6f4..eafcf8a 100644 --- a/manifest.json +++ b/manifest.json @@ -73,9 +73,16 @@ "devServer" : { "https" : false, "proxy" : { - "/professional" : { + // "/professional" : { + // // "target" : "https://u.boe.com", + // "target" : " http://192.168.150.97:32002", + // "changeOrigin" : true, + // "secure" : false, + // "pathRewrite" : {} + // }, + "/growth" : { + "target" : "https://u-pre.boe.com", // "target" : "https://u.boe.com", - "target" : " http://192.168.150.97:32002", "changeOrigin" : true, "secure" : false, "pathRewrite" : {} diff --git a/pages/my/growth.vue b/pages/my/growth.vue index 502e074..ca7835a 100644 --- a/pages/my/growth.vue +++ b/pages/my/growth.vue @@ -1,100 +1,138 @@