123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.3.2",
- "appid": "wx8961a3e5512f307c",
- "projectname": "reader",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": 3,
- "list": [
- {
- "id": -1,
- "name": "课程详情",
- "pathName": "pages/social/works/works",
- "query": "id=1541877751982865&title=【课文5】影子"
- },
- {
- "id": -1,
- "name": "团购分享",
- "pathName": "pages/groupPage/collage-details/collage-details",
- "query": "orderId=1542621051065701"
- },
- {
- "id": -1,
- "name": "团购分享",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "orderId=1542621051065701",
- "scene": "1012"
- },
- {
- "id": -1,
- "name": "1",
- "pathName": "pages/social/works/works",
- "query": "id=1542687807564957&title=【课文1】小蝌蚪找妈妈"
- }
- ]
- }
- }
- }
|