detection-user/unpackage/dist/dev/mp-weixin/app.json
2024-09-18 18:50:21 +08:00

58 lines
1.6 KiB
JSON

{
"pages": [
"pages/detection/detection",
"pages/login/login",
"pages/M/M",
"pages/contract/contract",
"pages/detectiontransfer/detectiontransfer",
"pages/ruzhu/ruzhu",
"pages/login/PrivacyPolicy",
"pages/detection/statistics",
"pages/detection/my",
"pages/detection/ordermanage",
"pages/detection/orderdetais",
"pages/detection/details-order",
"pages/detection/godoor",
"pages/detection/my-order",
"pages/detection/my-user",
"pages/detection/my-carinfo",
"pages/detection/my-collect",
"pages/detection/reservation",
"pages/detection/reser-details",
"pages/detection/my-reservation",
"pages/detection/my-payment",
"pages/detection/my-vip",
"pages/detection/my-coupon",
"pages/detection/my-card",
"pages/detection/payment",
"pages/detection/coupon",
"pages/detection/success",
"pages/detection/VehicleInspection",
"pages/detection/MerchantDetails",
"pages/detection/Merchantproducts",
"pages/detection/managelist",
"pages/detection/detelist",
"pages/detection/editadd",
"pages/detection/newsadd",
"pages/detection/detedetails",
"pages/detection/detelisthygg",
"pages/rescue/rescue",
"pages/rescue/order",
"pages/rescue/initiate",
"pages/rescue/historylist",
"pages/select/select"
],
"subPackages": [],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "蓝安汽车",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"permission": {
"scope.userLocation": {
"desc": "获取您当前位置"
}
},
"usingComponents": {}
}