|
|
@@ -1,146 +1,214 @@
|
|
|
{
|
|
|
- "description": "项目配置文件",
|
|
|
- "packOptions": {
|
|
|
- "ignore": []
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "urlCheck": false,
|
|
|
- "es6": true,
|
|
|
- "enhance": false,
|
|
|
- "postcss": true,
|
|
|
- "preloadBackgroundData": false,
|
|
|
- "minified": true,
|
|
|
- "newFeature": true,
|
|
|
- "coverView": true,
|
|
|
- "autoAudits": false,
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
- "scopeDataCheck": false,
|
|
|
- "checkInvalidKey": true,
|
|
|
- "checkSiteMap": true,
|
|
|
- "uploadWithSourceMap": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.11.0",
|
|
|
- "appid": "wx31f7e5e3081d6927",
|
|
|
- "projectname": "%E6%8D%B7%E9%80%94JETOUR",
|
|
|
- "cloudfunctionTemplateRoot": "",
|
|
|
- "watchOptions": {
|
|
|
- "ignore": []
|
|
|
- },
|
|
|
- "debugOptions": {
|
|
|
- "hidedInDevtools": []
|
|
|
- },
|
|
|
- "scripts": {},
|
|
|
- "simulatorType": "wechat",
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
- "condition": {
|
|
|
- "search": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "conversation": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "plugin": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "game": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "gamePlugin": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "miniprogram": {
|
|
|
- "current": -1,
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "我的",
|
|
|
- "pathName": "pages/my",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "购车",
|
|
|
- "pathName": "pages/car",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "途享",
|
|
|
- "pathName": "pages/tuxiang",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "注册",
|
|
|
- "pathName": "pages/register",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "登录",
|
|
|
- "pathName": "pages/login",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "试驾",
|
|
|
- "pathName": "pages/testDrive",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "选择城市",
|
|
|
- "pathName": "pages/cityChoose",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "经销商",
|
|
|
- "pathName": "pages/dealer",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "商品详情",
|
|
|
- "pathName": "pages/detail",
|
|
|
- "query": "id=1568948578421550",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "计算器",
|
|
|
- "pathName": "pages/calculator",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "提交订单",
|
|
|
- "pathName": "pages/submit",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "添加购车人",
|
|
|
- "pathName": "pages/addressEdit",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "视频",
|
|
|
- "pathName": "pages/video",
|
|
|
- "scene": null
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
+ "description": "项目配置文件",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": []
|
|
|
+ },
|
|
|
+ "setting": {
|
|
|
+ "urlCheck": false,
|
|
|
+ "es6": true,
|
|
|
+ "enhance": false,
|
|
|
+ "postcss": true,
|
|
|
+ "preloadBackgroundData": false,
|
|
|
+ "minified": true,
|
|
|
+ "newFeature": true,
|
|
|
+ "coverView": true,
|
|
|
+ "autoAudits": false,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "scopeDataCheck": false,
|
|
|
+ "checkInvalidKey": true,
|
|
|
+ "checkSiteMap": true,
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "libVersion": "2.11.0",
|
|
|
+ "appid": "wx31f7e5e3081d6927",
|
|
|
+ "projectname": "%E6%8D%B7%E9%80%94JETOUR",
|
|
|
+ "cloudfunctionTemplateRoot": "",
|
|
|
+ "watchOptions": {
|
|
|
+ "ignore": []
|
|
|
+ },
|
|
|
+ "debugOptions": {
|
|
|
+ "hidedInDevtools": []
|
|
|
+ },
|
|
|
+ "scripts": {},
|
|
|
+ "simulatorType": "wechat",
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
|
+ "condition": {
|
|
|
+ "search": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "conversation": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "plugin": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "game": {
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "gamePlugin": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "miniprogram": {
|
|
|
+ "current": -1,
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "我的",
|
|
|
+ "pathName": "pages/my",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "购车",
|
|
|
+ "pathName": "pages/car",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "途享",
|
|
|
+ "pathName": "pages/tuxiang",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "注册",
|
|
|
+ "pathName": "pages/register",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "登录",
|
|
|
+ "pathName": "pages/login",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "试驾",
|
|
|
+ "pathName": "pages/testDrive",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "选择城市",
|
|
|
+ "pathName": "pages/cityChoose",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "经销商",
|
|
|
+ "pathName": "pages/dealer",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "商品详情",
|
|
|
+ "pathName": "pages/detail",
|
|
|
+ "query": "id=1568948578421550",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "计算器",
|
|
|
+ "pathName": "pages/calculator",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "提交订单",
|
|
|
+ "pathName": "pages/submit",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "添加购车人",
|
|
|
+ "pathName": "pages/addressEdit",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "视频",
|
|
|
+ "pathName": "pages/video",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "其他订单列表",
|
|
|
+ "pathName": "pages/order/orderList",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "订单列表",
|
|
|
+ "pathName": "pages/order/orderListCoupe",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "其他订单详情",
|
|
|
+ "pathName": "pages/order/orderDetailDefault",
|
|
|
+ "query": "orderId=5083",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "其他订单退款详情",
|
|
|
+ "pathName": "pages/order/backOrderDetailDefault",
|
|
|
+ "query": "orderId=2042",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "发票信息",
|
|
|
+ "pathName": "pages/order/invoiceDetail",
|
|
|
+ "query": "orderId=5083",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "退订详情",
|
|
|
+ "pathName": "pages/order/backOrderDetail",
|
|
|
+ "query": "backOrderId=69",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "生产流程",
|
|
|
+ "pathName": "pages/order/transparent",
|
|
|
+ "query": "orderNo=732203855097495552",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "物流信息",
|
|
|
+ "pathName": "pages/order/logistics",
|
|
|
+ "query": "orderNo=710492836902076416",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "贷款信息",
|
|
|
+ "pathName": "pages/order/information",
|
|
|
+ "query": "url=http%3A//60.167.19.94%3A6060/open/mobileApi/member/login/quickLogin%3FquickLoginkey%3D758727841583071232",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "申请退款",
|
|
|
+ "pathName": "pages/order/refundOrder",
|
|
|
+ "query": "orderId=5083&money=9.90",
|
|
|
+ "scene": null
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|