Merge pull request '1' (#7) from dengjie into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/7
This commit is contained in:
odjbin
2022-12-07 09:23:00 +00:00
2 changed files with 73 additions and 72 deletions

View File

@@ -50,10 +50,11 @@
"quickapp": {},
/* */
"mp-weixin": {
"appid" : "wxcd04cc6e99e18009",
"appid": "wx4c2099a19c69664f",
"setting": {
"urlCheck": false,
"es6" : false
"es6": false,
"postcss": false
},
"usingComponents": true
},

View File

@@ -46,7 +46,7 @@
"tabBar": {
"color": "#CCCCCC",
"selectedColor": "#0EBB5B",
"borderStyle": "none",
"borderStyle": "white",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/index/index",