CarRental/pages.json

420 lines
8.1 KiB
JSON
Raw Normal View History

2024-05-08 23:18:30 +08:00
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"lazyCodeLoading": "requiredComponents",
"pages": [{
"path": "pages/index/index",
"style": {
2024-06-04 18:12:12 +08:00
"navigationBarTitleText": "",
2024-05-08 23:18:30 +08:00
"enablePullDownRefresh": false,
2024-06-04 18:12:12 +08:00
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
2024-05-08 23:18:30 +08:00
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/my",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-01-06 11:51:31 +08:00
},
{
"path" : "pages/login/login2",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/login/ResetPassword",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-05-08 23:18:30 +08:00
}
2024-09-30 18:02:38 +08:00
2024-05-08 23:18:30 +08:00
],
"subPackages": [{
2024-09-19 17:33:39 +08:00
"root": "page_user", // 分包A的根目录
2024-09-30 18:02:38 +08:00
"pages": [{
2024-09-19 17:33:39 +08:00
"path": "upload",
2024-09-02 17:13:16 +08:00
"style": {
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2024-09-30 18:02:38 +08:00
"path": "carSelection",
"style": {
2024-09-02 17:13:16 +08:00
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2024-09-30 18:02:38 +08:00
"path": "carStore",
"style": {
2024-09-02 17:13:16 +08:00
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2024-09-30 18:02:38 +08:00
"path": "mapSele",
"style": {
2024-09-05 18:00:43 +08:00
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2024-09-30 18:02:38 +08:00
"path": "idTest",
"style": {
2024-09-05 18:00:43 +08:00
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-08-14 18:05:16 +08:00
},
{
2024-09-30 18:02:38 +08:00
"path": "ordder",
"style": {
2024-09-19 17:33:39 +08:00
"navigationBarTitleText": "",
2024-08-14 18:05:16 +08:00
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-08-29 18:01:07 +08:00
},
{
2024-09-30 18:02:38 +08:00
"path": "user_order",
"style": {
2024-09-19 17:33:39 +08:00
"navigationBarTitleText": "",
2024-05-08 23:18:30 +08:00
"enablePullDownRefresh": false,
2024-05-28 17:48:29 +08:00
"navigationStyle": "custom"
}
},
2024-10-14 18:02:05 +08:00
2024-07-16 18:02:32 +08:00
{
2024-09-30 18:02:38 +08:00
"path": "renewCar",
"style": {
2024-09-19 17:33:39 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
2024-07-01 20:57:18 +08:00
"navigationStyle": "custom"
}
2024-09-25 18:03:49 +08:00
},
{
2024-09-30 18:02:38 +08:00
"path": "word",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "tips",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "idcard_test",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
2024-09-25 18:03:49 +08:00
}
2025-01-06 11:51:31 +08:00
},
{
"path" : "QrBind",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "SnBind",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "OrderList",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "HelpCenter",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "selectCar",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "carMap",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "feedback",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-05-08 23:18:30 +08:00
}
2024-09-19 17:33:39 +08:00
2025-01-06 11:51:31 +08:00
2024-05-08 23:18:30 +08:00
2025-01-06 11:51:31 +08:00
2024-10-14 18:02:05 +08:00
]
},
{
2025-01-06 11:51:31 +08:00
"root": "pages_store", // 分包A的根目录
2024-10-14 18:02:05 +08:00
"pages": [{
2025-01-06 11:51:31 +08:00
"path": "storeIndex",
2024-10-14 18:02:05 +08:00
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-01-06 11:51:31 +08:00
},
{
"path" : "merchant",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "marchantHome",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "withdraw",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "ordder/ordderList",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "ordder/ordder_Detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/CarModel",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/modelMt",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/chooseRule",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/RuleList",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/ruleMt",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/helpCenter",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/ChangeBalance",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/addcode",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/SnBind",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/device_detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "Operator/device_set",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-10-14 18:02:05 +08:00
}
2025-01-06 11:51:31 +08:00
]
},
{
"root": "pages_bind",
"pages": [{
"path": "bind_mac",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},{
"path": "bind_sn",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "controlDevice",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
2024-05-08 23:18:30 +08:00
]
}
2024-09-30 18:02:38 +08:00
2024-05-08 23:18:30 +08:00
],
2025-01-06 11:51:31 +08:00
2024-05-08 23:18:30 +08:00
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}