提交 bf65ade376afbc40ce1a8bc7a78bc61062986170

作者 wangyu
1 个父辈 4e7a0563

配置参数

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