shish 3 лет назад
Родитель
Сommit
91afeca26b
3 измененных файлов с 13 добавлено и 13 удалено
  1. 2 2
      jdApp/src/config.js
  2. 5 5
      jdApp/src/ext.json
  3. 6 6
      jdApp/src/manifest.json

+ 2 - 2
jdApp/src/config.js

@@ -1,4 +1,4 @@
 export const ProjectName = 'ghs'
-export const APIHOST = 'https://api.shop.hzghd.com'
-export const IMGHOST = 'https://img.hzghd.com'
+export const APIHOST = 'https://api.shop.huadianbao.net'
+export const IMGHOST = 'https://img.huadianbao.net'
 export const CURRENT_ENV = 'dev'

+ 5 - 5
jdApp/src/ext.json

@@ -1,12 +1,12 @@
 {
   "extEnable": true,
-  "extAppid": "wx21b7c3ef12082099",
+  "extAppid": "wxcb52034801895551",
   "directCommit": false,
   "ext": {
     "account": 12362,
-    "apiHost": "https://api.shop.hzghd.com",
-    "socketApiHost": "api.shop.hzghd.com",
-    "imgHost": "https://img.hzghd.com",
-    "name":"花掌柜"
+    "apiHost": "https://api.shop.huadianbao.net",
+    "socketApiHost": "api.shop.huadianbao.net",
+    "imgHost": "https://img.huadianbao.net",
+    "name":"只管花"
   }
 }

+ 6 - 6
jdApp/src/manifest.json

@@ -1,7 +1,7 @@
 {
-    "name" : "销花宝",
+    "name" : "只管花",
     "appid" : "__UNI__BD781B0",
-    "description" : "鲜花批发销售管理系统",
+    "description" : "基地批发销售管理系统",
     "versionName" : "1.1.27",
     "versionCode" : 1127,
     "transformPx" : true,
@@ -59,7 +59,7 @@
                 "idfa" : false,
                 "capabilities" : {
                     "entitlements" : {
-                        "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
+                        "com.apple.developer.associated-domains" : [ "applinks:fronttg.zhhinc.com" ]
                     }
                 }          
             },
@@ -158,9 +158,9 @@
     },
     /* 快应用特有相关 */
     "quickapp" : {},
-    /* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
+    /* 小程序特有相关*/
     "mp-weixin" : {
-        "appid" : "wx21b7c3ef12082099",
+        "appid" : "wxcb52034801895551",
         "setting" : {
             "urlCheck" : false
         },
@@ -198,7 +198,7 @@
             "port" : 81,
             "proxy" : {
                 "/api" : {
-                    "target" : "http://api.shop.hzghd.com",
+                    "target" : "http://api.shop.huadianbao.net",
                     "secure" : false,
                     "changeOrigin" : true,
                     "pathRewrite" : {