12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "mini-chengjiao",
- "description": "橙蕉试用版",
- "appid": "wxd861316a7493c1ee",
- "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",
- "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": "project.detail",
- "pathName": "pages/project/detail/index",
- "query": "id=a129edbff509e7e6533d1a1a24190706&from=building_share&recommender=b507815dae312c24e3ab0989cd0a16c0&consultant=b507815dae312c24e3ab0989cd0a16c0&consultantId=11002",
- "scene": null
- },
- {
- "id": 1,
- "name": "pages/houseList/index",
- "pathName": "onlineSelling/pages/houseList/index",
- "query": "id=14&buildingId=71d7e60efe75d387a9d8387d1646c0c8",
- "scene": null
- },
- {
- "id": 2,
- "name": "pages/chooseConsultant/index",
- "pathName": "onlineSelling/pages/chooseConsultant/index",
- "query": "",
- "scene": null
- }
- ]
- }
- }
- }
|