123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "autoAudits": false
- },
- "compileType": "miniprogram",
- "libVersion": "2.7.7",
- "appid": "wx4624e6bad9cc89c7",
- "projectname": "navigationBar",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": 4,
- "list": [
- {
- "id": -1,
- "name": "pages/demo8/index",
- "pathName": "pages/demo8/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/demo1/index",
- "pathName": "pages/demo1/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/demo9/index",
- "pathName": "pages/demo9/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/demo10/index",
- "pathName": "pages/demo10/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/demo5/index",
- "pathName": "pages/demo5/index",
- "scene": null
- }
- ]
- }
- }
- }
|