12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "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": 0,
- "name": "团购",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "productId=1544780663806827",
- "scene": "1012"
- },
- {
- "id": 1,
- "name": "1",
- "pathName": "pages/social/works/works",
- "query": "id=1544608002793997&title=【课文2】小小的船&shareCard=true"
- },
- {
- "id": -1,
- "name": "作品",
- "pathName": "pages/social/works/works",
- "query": "id=1544781565949256&title=【课文2】小小的船&shareCard=true",
- "scene": "1012"
- }
- ]
- }
- }
- }
|