12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "mini-chengjiao",
- "description": "知与行联调",
- "appid": "wxd9ee3a9480a4e544",
- "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": "pages/im/list/index",
- "pathName": "pages/im/list/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/activity/detail/assistance",
- "pathName": "pages/activity/detail/assistance",
- "query": "id=85",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/project/detail/index",
- "pathName": "pages/project/detail/index",
- "query": "id=93e6d86b8b48e3ea359084e3ceaf2d03",
- "scene": null
- }
- ]
- }
- }
- }
|