Browse Source

链接修改

shish 6 years ago
parent
commit
c055baf7c4
3 changed files with 3 additions and 3 deletions
  1. 1 1
      store/src/ext.json
  2. 1 1
      store/src/manifest.json
  3. 1 1
      store/src/w-manifest.json

+ 1 - 1
store/src/ext.json

@@ -6,6 +6,6 @@
       "account": 12362,
       "account": 12362,
       "mHost": "https://api.mall.huaml.com",
       "mHost": "https://api.mall.huaml.com",
       "imgHost": "https://img.huaml.com",
       "imgHost": "https://img.huaml.com",
-      "merchantName":"花美灵商城"
+      "merchantName":"花美灵"
     }
     }
   }
   }

+ 1 - 1
store/src/manifest.json

@@ -121,7 +121,7 @@
             "port": 81,
             "port": 81,
             "proxy": {
             "proxy": {
                 "/api": {
                 "/api": {
-                    "target": "http://api.b.huaml.com",
+                    "target": "http://api.shop.huaml.com",
                     "secure": false,
                     "secure": false,
                     "changeOrigin": true,
                     "changeOrigin": true,
                     "pathRewrite": {
                     "pathRewrite": {

+ 1 - 1
store/src/w-manifest.json

@@ -121,7 +121,7 @@
             "port": 81,
             "port": 81,
             "proxy": {
             "proxy": {
                 "/api": {
                 "/api": {
-                    "target": "http://api.w.huaml.com",
+                    "target": "http://api.www.huaml.com",
                     "secure": false,
                     "secure": false,
                     "changeOrigin": true,
                     "changeOrigin": true,
                     "pathRewrite": {
                     "pathRewrite": {