shish 6 лет назад
Родитель
Сommit
c055baf7c4
3 измененных файлов с 3 добавлено и 3 удалено
  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,
       "mHost": "https://api.mall.huaml.com",
       "imgHost": "https://img.huaml.com",
-      "merchantName":"花美灵商城"
+      "merchantName":"花美灵"
     }
   }

+ 1 - 1
store/src/manifest.json

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

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

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