| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- {
- "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": "wx4288b7281122c7cb",
- "projectname": "%E5%8E%BB%E7%A7%9FMR",
- "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/search",
- "scene": null
- },
- {
- "id": -1,
- "name": "实名认证",
- "pathName": "pages/realName",
- "scene": null
- },
- {
- "id": -1,
- "name": "下单",
- "pathName": "pages/payOrder",
- "query": "id=1691",
- "scene": null
- },
- {
- "id": -1,
- "name": "订单",
- "pathName": "pages/order",
- "scene": null
- },
- {
- "id": -1,
- "name": "选择城市",
- "pathName": "pages/cityChoose",
- "scene": null
- },
- {
- "id": -1,
- "name": "我的",
- "pathName": "pages/my",
- "scene": null
- },
- {
- "id": -1,
- "name": "用户租赁协议",
- "pathName": "pages/article",
- "query": "name=用户租赁协议",
- "scene": null
- },
- {
- "id": -1,
- "name": "帮助",
- "pathName": "pages/article",
- "query": "name=帮助",
- "scene": null
- },
- {
- "id": -1,
- "name": "服务条款",
- "pathName": "pages/rules",
- "scene": null
- },
- {
- "id": -1,
- "name": "退款",
- "pathName": "pages/refund",
- "scene": null
- },
- {
- "id": -1,
- "name": "评价",
- "pathName": "pages/rate",
- "scene": null
- }
- ]
- }
- }
- }
|