提交 aa0eb179db40a1cd4aba9f12c268f94e845e088f

作者 wangyu
1 个父辈 fc4005a6

修改相关配置

1   -const appId = 'wxe7d4efda23782b49';
  1 +const appId = 'wx04262fa98a7de5b6';
2 2 App({
3 3 onLaunch: function() {
4 4 var that = this;
... ... @@ -143,8 +143,9 @@ App({
143 143 // baseUrl: "http://192.144.144.220:20000/",
144 144 // baseUrl: "http://154.8.229.55:20000/",
145 145 // baseUrl: "http://47.110.250.177:20000/",
146   - baseUrl: "http://47.110.158.110:20000/",
  146 + // baseUrl: "http://47.110.158.110:20000/",
147 147 // baseUrl: "https://api.workai.com.cn/",
  148 + baseUrl: "https://api.fjhxrl.com/",
148 149 OSSUrl: "", //"https://oss.workai.com.cn/",
149 150 userInfo: null,
150 151 hostInfo: null,
... ...
1 1 {
2   - "navigationBarTitleText": "社税机器人",
  2 + "navigationBarTitleText": "海峡易税",
3 3 "disableScroll" : true,
4 4 "navigationBarBackgroundColor": "#4478e3"
5 5
... ...
1 1 {
2   - "navigationBarTitleText": "社税机器人",
  2 + "navigationBarTitleText": "海峡易税",
3 3 "disableScroll": true,
4 4 "navigationBarBackgroundColor": "#4478e3"
5 5 }
\ No newline at end of file
... ...
1 1 {
2   - "navigationBarTitleText": "社税机器人",
  2 + "navigationBarTitleText": "海峡易税",
3 3 "navigationBarTextStyle": "black",
4 4 "navigationBarBackgroundColor": "#FFFFFF"
5 5 }
\ No newline at end of file
... ...
... ... @@ -12,7 +12,7 @@
12 12 },
13 13 "compileType": "miniprogram",
14 14 "libVersion": "2.4.2",
15   - "appid": "wxe7d4efda23782b49",
  15 + "appid": "wx04262fa98a7de5b6",
16 16 "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA",
17 17 "debugOptions": {
18 18 "hidedInDevtools": []
... ...
注册登录 后发表评论