123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "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": 5,
- "list": [{
- "id": -1,
- "name": "小红花",
- "pathName": "pages/social/littleFlower/littleFlower",
- "query": ""
- },
- {
- "id": 1,
- "name": "作品",
- "pathName": "pages/social/works/works",
- "query": "id=1548160250807513&title=【识字1】春夏秋冬",
- "scene": "1012"
- },
- {
- "id": 2,
- "name": "分享团",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "productId=1550459447432909",
- "scene": 1012
- },
- {
- "id": -1,
- "name": "公众号进入",
- "pathName": "pages/index/index",
- "query": "",
- "scene": 1020,
- "referrerInfo": {}
- },
- {
- "id": -1,
- "name": "公众号文章进入",
- "pathName": "pages/index/index",
- "query": "",
- "scene": 1058
- },
- {
- "id": -1,
- "name": "小红花兑换页面",
- "pathName": "pages/social/prize/prize",
- "scene": null
- }
- ]
- }
- }
- }
|