|
@@ -83,24 +83,5 @@
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
"navigationBarTitleText": "花卉宝",
|
|
"navigationBarTitleText": "花卉宝",
|
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
|
- },
|
|
|
|
|
- "tabBar": {
|
|
|
|
|
- "color": "#C0C4CC",
|
|
|
|
|
- "selectedColor": "#fa436a",
|
|
|
|
|
- "borderStyle": "black",
|
|
|
|
|
- "backgroundColor": "#ffffff",
|
|
|
|
|
- "list": [{
|
|
|
|
|
- "pagePath": "pages/home/recent",
|
|
|
|
|
- "iconPath": "static/images/common/home-no.png",
|
|
|
|
|
- "selectedIconPath": "static/images/common/home-is.png",
|
|
|
|
|
- "text": "花店"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "pagePath": "pages/home/user",
|
|
|
|
|
- "iconPath": "static/images/common/user-no.png",
|
|
|
|
|
- "selectedIconPath": "static/images/common/user-is.png",
|
|
|
|
|
- "text": "我的"
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|