提交 6df03519eec2bde6a83c91d27a5e860ae9d890af

作者 wangyu
1 个父辈 4e7a0563

海峡税易参数配置

1 -const appId = 'wx04262fa98a7de5b6'; 1 +const appId = 'wxb1af25a27d6d0cba'; //wxb1af25a27d6d0cba
2 App({ 2 App({
3 onLaunch: function() { 3 onLaunch: function() {
4 var that = this; 4 var that = this;
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 }
@@ -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": "wxb1af25a27d6d0cba",
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": []
注册登录 后发表评论