Parcourir la source

生产版api和appid

htc il y a 2 semaines
Parent
commit
4177a15145
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 2 2
      http/baseApi.js
  2. 1 1
      manifest.json

+ 2 - 2
http/baseApi.js

@@ -1,5 +1,5 @@
-const BaseApi = 'https://transcend.ringzle.com/chuangheng-app/app' //线上
-// const BaseApi = 'https://wxapp.transcend-intl.cn/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' //李勇
 // const BaseApi = 'http://192.168.2.19:9023/chuangheng-app/app' //李勇
 // const BaseApi = 'http://192.168.2.16:9023/chuangheng-app/app' //严总
 // const BaseApi = 'http://192.168.2.16:9023/chuangheng-app/app' //严总
 
 

+ 1 - 1
manifest.json

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