| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "description": "taopiaopiaoAPI join",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "postcss": false,
- "minified": false,
- "newFeature": true,
- "coverView": true,
- "autoAudits": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "compileType": "miniprogram",
- "appid": "wxe78560e8a4b64f58",
- "projectname": "%E6%8D%A2%E7%A5%A8",
- "miniprogramRoot": "dist/",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "list": []
- },
- "miniprogram": {
- "current": 2,
- "list": [
- {
- "id": -1,
- "name": "选择场次",
- "pathName": "pages/session/session",
- "query": "couponId=22&showId=1285486&cinemaId=45100&usableNum=2",
- "scene": null
- },
- {
- "id": 1,
- "name": "选座",
- "pathName": "pages/room/room",
- "query": "couponId=22&scheduleId=729543818&cinemaId=45100",
- "scene": null
- },
- {
- "id": 2,
- "name": "选座新",
- "pathName": "pages/chooseSeat/chooseSeat",
- "query": "couponId=22&scheduleId=729543742&cinemaId=45100&cinemaName= 中影星美国际影城(托乐嘉越城汇店)",
- "scene": null
- }
- ]
- }
- }
- }
|