| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "autoAudits": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "uglifyFileName": true
- },
- "miniprogramRoot": "dist/wx/",
- "compileType": "miniprogram",
- "appid": "wx6517cbf58115c508",
- "projectname": "walk-china",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "libVersion": "2.7.7",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": 10,
- "list": [
- {
- "id": 0,
- "name": "pages/home/home",
- "pathName": "pages/home/home",
- "query": "inviter=1043&recruit=true",
- "scene": 1047
- },
- {
- "id": 1,
- "name": "商品详情",
- "pathName": "pages/productDetail/productDetail",
- "query": "id=20",
- "scene": null
- },
- {
- "id": 2,
- "name": "提交订单",
- "pathName": "pages/createOrder/createOrder",
- "query": "pic=http://walk-china.oss-cn-hangzhou.aliyuncs.com/image/2019-08-08-09-55-18CtKFgcyp.jpg&productId=20&productName=1982年 拉菲酒庄干红葡萄酒750ml&specId=21&specName=规格2&mode=1&price=199.80&coin=99&amount=1&shippingCost=0",
- "scene": null
- },
- {
- "id": -1,
- "name": "编辑地址",
- "pathName": "pages/editAddress/editAddress",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "商城",
- "pathName": "pages/shop/shop",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "订单列表",
- "pathName": "pages/orders/orders",
- "query": "",
- "scene": null
- },
- {
- "id": 6,
- "name": "订单详情",
- "pathName": "pages/orderDetail/orderDetail",
- "query": "id=2019081011230842881",
- "scene": null
- },
- {
- "id": 7,
- "name": "评价",
- "pathName": "pages/productComment/productComment",
- "query": "orderId=2019081011230842881&productId=20&pic=http://walk-china.oss-cn-hangzhou.aliyuncs.com/image/2019-08-09-14-56-54rMfSiTyL.jpg",
- "scene": null
- },
- {
- "id": -1,
- "name": "分享",
- "pathName": "pages/login/login",
- "query": "inviter=1043&recruit=true",
- "scene": null
- },
- {
- "id": -1,
- "name": "个人中心",
- "pathName": "pages/mine/mine",
- "query": "",
- "scene": null
- },
- {
- "id": 10,
- "name": "pages/login/login",
- "pathName": "pages/login/login",
- "query": "inviter=1043&recruit=true&scene=recruit#2819",
- "scene": null
- }
- ]
- }
- }
- }
|