Przeglądaj źródła

更换为生产版本的域名和appid

htc 1 dzień temu
rodzic
commit
edb32e4d46
2 zmienionych plików z 3 dodań i 2 usunięć
  1. 2 1
      http/baseApi.js
  2. 1 1
      manifest.json

+ 2 - 1
http/baseApi.js

@@ -1,4 +1,5 @@
-const BaseApi = 'https://transcend.ringzle.com/chuangheng-app/app' //线上
+// const BaseApi = 'https://transcend.ringzle.com/chuangheng-app/app' //线上
+const BaseApi = 'https://wxapp.transcend-intl.cn/chuangheng-app/app' //生产
 // const BaseApi = 'http://192.168.2.19:9023/chuangheng-app/app' //李勇
 
 export {

+ 1 - 1
manifest.json

@@ -102,7 +102,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wxe6afb089695f90e7",
+        "appid" : "wxb0ecfcf0c3e50402",
         "setting" : {
             "urlCheck" : false,
             "es6" : false,