1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "1.6.6",
- "appid": "wx7b5ea6422847ea64",
- "projectname": "%E5%B0%8F%E5%AD%A6%E7%8E%8B%E8%80%85%E7%8F%AD",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": 0,
- "name": "数学",
- "pathName": "pages/mathematics/mathematics",
- "query": "ind=3",
- "scene": "1011"
- },
- {
- "id": 1,
- "name": "语文",
- "pathName": "pages/language/language",
- "query": "ind=2",
- "scene": "1011"
- },
- {
- "id": -1,
- "name": "中文",
- "pathName": "pages/chinese/chinese",
- "query": "ind=4",
- "scene": "1011"
- },
- {
- "id": -1,
- "name": "英语",
- "pathName": "pages/english/english",
- "query": "ind=5",
- "scene": "1011"
- },
- {
- "id": -1,
- "name": "科学",
- "pathName": "pages/science/science",
- "query": "ind=6",
- "scene": "1011"
- },
- {
- "id": -1,
- "name": "艺术",
- "pathName": "pages/art/art",
- "query": "ind=7",
- "scene": "1011"
- },
- {
- "id": -1,
- "name": "义方快乐学堂",
- "pathName": "pages/index/index",
- "query": "grade=2"
- },
- {
- "id": 7,
- "name": "分享",
- "pathName": "pages/transmit/transmit",
- "query": "shareKey=1527671780483633&ind=7",
- "scene": "1011"
- }
- ]
- }
- }
- }
|