更新 app.json
parent
8909923dda
commit
5ed9d81c55
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