更新 app.json
This commit is contained in:
14
app.json
14
app.json
@@ -14,20 +14,6 @@
|
||||
"navigationBarTitleText": "万名群众进城镇",
|
||||
"navigationBarBackgroundColor": "#2b4b6b"
|
||||
},
|
||||
"tabBar": {
|
||||
"list": [{
|
||||
"pagePath": "pages/home/home",
|
||||
"text": "首页",
|
||||
"iconPath": "/assets/images/icon/home-off.png",
|
||||
"selectedIconPath": "/assets/images/icon/home-on.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/personal/personal",
|
||||
"text": "个人",
|
||||
"iconPath": "/assets/images/icon/personal-off.png",
|
||||
"selectedIconPath": "/assets/images/icon/personal-on.png"
|
||||
}]
|
||||
},
|
||||
"style": "v2",
|
||||
"rendererOptions": {
|
||||
"skyline": {
|
||||
|
||||
Reference in New Issue
Block a user