123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.3.2",
- "appid": "wxdfa8a4f1623d28db",
- "projectname": "%E5%B0%8F%E5%AD%A6%E8%AF%BE%E6%96%87%E6%9C%97%E8%AF%BB%E9%85%8D%E9%9F%B3",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": 2,
- "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": 2,
- "name": "团购分享",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "shareId=1544436540903097&share=true",
- "scene": "1012"
- },
- {
- "id": -1,
- "name": "1",
- "pathName": "pages/social/works/works",
- "query": "id=1542687807564957&title=【课文1】小蝌蚪找妈妈"
- },
- {
- "id": 4,
- "name": "make money",
- "pathName": "pages/groupPage/make-money/make-money",
- "query": "productId=1&id=1544436540903097&groupId=2"
- },
- {
- "id": -1,
- "name": "团购",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "productId=1544097403956625"
- }
- ]
- }
- }
- }
|