|
@ -123,44 +123,6 @@ |
|
|
] |
|
|
] |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"tabBar": { |
|
|
|
|
|
"color": "#666666", |
|
|
|
|
|
"selectedColor": "#FF0000", |
|
|
|
|
|
"backgroundColor": "#FFFFFF", |
|
|
|
|
|
"borderStyle": "white", |
|
|
|
|
|
"list": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"pagePath": "pages/indexNew/indexNew", |
|
|
|
|
|
"text": "首页", |
|
|
|
|
|
"iconPath": "images/home.png", |
|
|
|
|
|
"selectedIconPath": "images/homeSelected.png" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"pagePath": "pages/discussion/discussion", |
|
|
|
|
|
"text": "我有事说", |
|
|
|
|
|
"iconPath": "images/discuss.png", |
|
|
|
|
|
"selectedIconPath": "images/discussSelected.png" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"pagePath": "pages/association/association", |
|
|
|
|
|
"text": "党群互动", |
|
|
|
|
|
"iconPath": "images/association.png", |
|
|
|
|
|
"selectedIconPath": "images/association-select.png" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"pagePath": "pages/heart/heart", |
|
|
|
|
|
"text": "初心互助", |
|
|
|
|
|
"iconPath": "images/mutual.png", |
|
|
|
|
|
"selectedIconPath": "images/mutualSelected.png" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"pagePath": "pages/mine/mine", |
|
|
|
|
|
"text": "我的", |
|
|
|
|
|
"iconPath": "images/mine.png", |
|
|
|
|
|
"selectedIconPath": "images/mineSelected.png" |
|
|
|
|
|
} |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
"window": { |
|
|
"window": { |
|
|
"backgroundTextStyle": "light", |
|
|
"backgroundTextStyle": "light", |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|