|
|
|
@ -1,4 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"miniprogramRoot": "miniprogram/",
|
|
|
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
|
|
|
"description": "项目配置文件",
|
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": []
|
|
|
|
@ -6,11 +8,16 @@
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": true,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"enhance": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"newFeature": true,
|
|
|
|
|
"coverView": true,
|
|
|
|
|
"nodeModules": false,
|
|
|
|
|
"autoAudits": false,
|
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
"scopeDataCheck": false,
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
"checkSiteMap": true,
|
|
|
|
|
"uploadWithSourceMap": true,
|
|
|
|
@ -18,12 +25,13 @@
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"bundle": false
|
|
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"libVersion": "2.8.3",
|
|
|
|
|
"appid": "wx2a901996834ef5fb",
|
|
|
|
|
"projectname": "smart-class",
|
|
|
|
|
"libVersion": "2.10.1",
|
|
|
|
|
"appid": "wxc5c2b711f23f3a1d",
|
|
|
|
|
"projectname": "educoder_weapp",
|
|
|
|
|
"debugOptions": {
|
|
|
|
|
"hidedInDevtools": []
|
|
|
|
|
},
|
|
|
|
@ -39,13 +47,78 @@
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"plugin": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"game": {
|
|
|
|
|
"currentL": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"gamePlugin": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"id": -1,
|
|
|
|
|
"name": "pages/exercises/exercises",
|
|
|
|
|
"pathName": "pages/exercises/exercises",
|
|
|
|
|
"query": "",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": -1,
|
|
|
|
|
"name": "pages/course/course",
|
|
|
|
|
"pathName": "pages/course/course",
|
|
|
|
|
"query": "",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 3,
|
|
|
|
|
"name": "course/pages/course/course",
|
|
|
|
|
"pathName": "course/pages/course/course",
|
|
|
|
|
"query": "course_id=3518",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 5,
|
|
|
|
|
"name": "mark",
|
|
|
|
|
"pathName": "pages/mark/mark",
|
|
|
|
|
"query": "",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 6,
|
|
|
|
|
"name": "question_setting",
|
|
|
|
|
"pathName": "exercise/pages/question_setting/question_setting",
|
|
|
|
|
"query": "exercise_id=3971",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 7,
|
|
|
|
|
"name": "course_invite",
|
|
|
|
|
"pathName": "course/pages/course_invite/course_invite",
|
|
|
|
|
"query": "course_id=5141&invite_code=8FR54",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 6,
|
|
|
|
|
"name": "exercise",
|
|
|
|
|
"pathName": "exercise/pages/exercise/exercise",
|
|
|
|
|
"query": "exercise_id=4159",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 8,
|
|
|
|
|
"name": "pages/my/my",
|
|
|
|
|
"pathName": "pages/my/my",
|
|
|
|
|
"query": "exercise_id=3970",
|
|
|
|
|
"scene": null
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|