| | |
| | | { |
| | | "path": "pages/itinerary/itinerary", |
| | | "style": { |
| | | "navigationBarTitleText": "" |
| | | "navigationBarTitleText": "行程", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/message/message", |
| | | "style": { |
| | | "navigationBarTitleText": "消息" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/storage-point/storage-point", |
| | | "style": { |
| | | "navigationBarTitleText": "寄存点" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/luggage-storage/luggage-storage", |
| | | "style": { |
| | | "navigationBarTitleText": "行李寄存" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/payment-success/payment-success", |
| | | "style": { |
| | | "navigationBarTitleText": "支付成功" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/settings/settings", |
| | | "style": { |
| | | "navigationBarTitleText": "设置" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/storage-order-detail/storage-order-detail", |
| | | "style": { |
| | | "navigationBarTitleText": "寄存订单详情" |
| | | } |
| | | } |
| | | ], |
| | |
| | | }, |
| | | { |
| | | "pagePath": "pages/mine/mine", |
| | | "iconPath": "static/icon/nav_mine@2x.png", |
| | | "selectedIconPath": "static/icon/nav_mine_sel@2x.png", |
| | | "iconPath": "static/icon/nav_wode@2x.png", |
| | | "selectedIconPath": "static/icon/nav_wode_sel@2x.png", |
| | | "text": "我的" |
| | | } |
| | | ] |