|
@@ -105,19 +105,14 @@
|
|
|
"pagePath": "pages/index/index",
|
|
|
"iconPath": "static/img/index-bus-1.png",
|
|
|
"selectedIconPath": "static/img/index-bus-2.png",
|
|
|
- "text": "主页"
|
|
|
+ "text": "统计"
|
|
|
}, {
|
|
|
"pagePath": "pages/remind/index",
|
|
|
"iconPath": "static/img/index-remind-1.png",
|
|
|
"selectedIconPath": "static/img/index-remind-2.png",
|
|
|
- "text": "提醒"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/news/index",
|
|
|
- "iconPath": "static/img/index-news-1.png",
|
|
|
- "selectedIconPath": "static/img/index-news-2.png",
|
|
|
- "text": "消息"
|
|
|
- }, {
|
|
|
+ "text": "购票记录"
|
|
|
+ }
|
|
|
+ , {
|
|
|
"pagePath": "pages/my/index",
|
|
|
"iconPath": "static/img/index-my-1.png",
|
|
|
"selectedIconPath": "static/img/index-my-2.png",
|