123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "autoAudits": false
- },
- "compileType": "miniprogram",
- "libVersion": "1.9.91",
- "appid": "wx2ba19970037083a8",
- "projectname": "%E6%8B%BC%E5%A4%9A%E5%A4%9A",
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": -1,
- "name": "detail",
- "pathName": "pages/detail/detail",
- "query": ""
- },
- {
- "id": -1,
- "name": "index",
- "pathName": "pages/index/index",
- "query": ""
- },
- {
- "id": -1,
- "name": "paihang",
- "pathName": "pages/paihang/paihang",
- "query": ""
- },
- {
- "id": -1,
- "name": "wode",
- "pathName": "pages/wode/wode",
- "query": ""
- },
- {
- "id": -1,
- "name": "seach",
- "pathName": "pages/search/search",
- "query": ""
- },
- {
- "id": -1,
- "name": "searchResult",
- "pathName": "pages/searchResult/searchResult",
- "query": ""
- },
- {
- "id": -1,
- "name": "classification",
- "pathName": "pages/classification/classification",
- "query": ""
- },
- {
- "id": -1,
- "name": "classification",
- "pathName": "pages/classification/classification",
- "query": ""
- },
- {
- "id": -1,
- "name": "newSearchResult",
- "pathName": "pages/newSearchResult/newSearchResult",
- "query": ""
- },
- {
- "id": -1,
- "name": "listExtension",
- "pathName": "pages/listExtension/listExtension",
- "query": ""
- }
- ]
- }
- }
- }
|