10.18前的开发
This commit is contained in:
7
unpackage/dist/dev/mp-weixin/app.json
vendored
7
unpackage/dist/dev/mp-weixin/app.json
vendored
@@ -2,12 +2,13 @@
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/wikipedia/index",
|
||||
"pages/user/index"
|
||||
"pages/user/index",
|
||||
"pages/login/login"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"navigationBarBackgroundColor": "#26758d",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user