|
|
@@ -288,104 +288,6 @@
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- "root": "subPack-film",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "choose-film/index",
|
|
|
- "name": "film-choose-film",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "我的订单",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "choose-seat/index",
|
|
|
- "name": "film-choose-seat",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "座次选择",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "index/index",
|
|
|
- "name": "film-index",
|
|
|
- "islogin": true,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "电影演出",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "movie/index",
|
|
|
- "name": "film-movie",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "电影演出",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "movie-detail/index",
|
|
|
- "name": "film-movie-detail",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "电影详情",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "movie-list/index",
|
|
|
- "name": "film-movieList",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "电影演出",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "order/index",
|
|
|
- "name": "film-order",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的订单",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "order-detail/index",
|
|
|
- "name": "film-order-detail",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "订单详情",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "select-time/index",
|
|
|
- "name": "film-select-time",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "submit-order/index",
|
|
|
- "name": "film-submit-order",
|
|
|
- "islogin": false,
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "确认订单",
|
|
|
- "backgroundColorBottom": "#fff"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
"root": "subPack-charge",
|
|
|
"pages": [
|