|
@@ -1584,7 +1584,6 @@
|
|
|
}
|
|
|
}]
|
|
|
},
|
|
|
-
|
|
|
// {
|
|
|
// "root": "pages/rider_index",
|
|
|
// "name": "rider_index",
|
|
@@ -1597,36 +1596,32 @@
|
|
|
// }]
|
|
|
// },
|
|
|
|
|
|
- // {
|
|
|
- // "root": "pages/rider_index/",
|
|
|
- // "name": "rider",
|
|
|
- // "pages": [{
|
|
|
- // "path": "work/index",
|
|
|
- // "style": {
|
|
|
- // "navigationBarTitleText": "工作台",
|
|
|
- // "navigationStyle": "custom"
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "path": "order/index",
|
|
|
- // "style": {
|
|
|
- // "navigationBarTitleText": "跑腿记录",
|
|
|
- // "navigationStyle": "custom"
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "path": "index",
|
|
|
- // "style": {
|
|
|
- // "navigationBarTitleText": "跑腿记录",
|
|
|
- // "navigationStyle": "custom"
|
|
|
- // }
|
|
|
- // }
|
|
|
- // ]
|
|
|
- // },
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+ {
|
|
|
+ "root": "pages/rider_index/",
|
|
|
+ "name": "rider",
|
|
|
+ "pages": [{
|
|
|
+ "path": "work/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "工作台",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "order/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "跑腿记录",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "跑腿记录",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
"root": "pages/takeout",
|
|
|
"name": "takeout",
|