1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "1.9.91",
- "appid": "wx3f9710f92ee25aec",
- "projectname": "%E7%9C%81%E9%92%B1%E8%BE%BE%E4%BA%BA",
- "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": ""
- }
- ]
- }
- }
- }
|