提交 bf65ade376afbc40ce1a8bc7a78bc61062986170

作者 wangyu
1 个父辈 4e7a0563

配置参数

1   -const appId = 'wx04262fa98a7de5b6';
  1 +const appId = 'wx32bfb06842a38c34';
2 2 App({
3 3 onLaunch: function() {
4 4 var that = this;
... ... @@ -144,9 +144,9 @@ App({
144 144 // baseUrl: "http://192.144.144.220:20000/",
145 145 // baseUrl: "http://154.8.229.55:20000/",
146 146 // baseUrl: "http://47.110.250.177:20000/",
147   - // baseUrl: "http://47.110.158.110:20000/",
  147 + baseUrl: "http://47.110.158.110:20000/",
148 148 // baseUrl: "https://api.workai.com.cn/",
149   - baseUrl: "https://api.fjhxrl.com/",
  149 + // baseUrl: "https://xsb.cnthr.com/bizapi/",
150 150 OSSUrl: "", //"https://oss.workai.com.cn/",
151 151 userInfo: null,
152 152 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
... ...
... ... @@ -4,7 +4,7 @@
4 4 "ignore": []
5 5 },
6 6 "setting": {
7   - "urlCheck": true,
  7 + "urlCheck": false,
8 8 "es6": true,
9 9 "postcss": true,
10 10 "minified": true,
... ... @@ -12,7 +12,7 @@
12 12 },
13 13 "compileType": "miniprogram",
14 14 "libVersion": "2.4.2",
15   - "appid": "wx04262fa98a7de5b6",
  15 + "appid": "wx32bfb06842a38c34",
16 16 "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA",
17 17 "debugOptions": {
18 18 "hidedInDevtools": []
... ...
注册登录 后发表评论