You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pk8f3pmu2/project.config.json

157 lines
3.1 KiB

5 years ago
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
5 years ago
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
5 years ago
"urlCheck": true,
"es6": true,
"enhance": true,
5 years ago
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
5 years ago
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
5 years ago
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": false
5 years ago
},
"compileType": "miniprogram",
"libVersion": "2.10.1",
"appid": "wxc5c2b711f23f3a1d",
"projectname": "educoder_weapp",
5 years ago
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
5 years ago
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
5 years ago
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": 0,
"name": "course/pages/course/course",
"pathName": "course/pages/course/course",
"query": "course_id=5141",
"scene": 1011
},
{
"id": 6,
"name": "exercise",
"pathName": "exercise/pages/exercise/exercise",
"query": "exercise_id=4178",
"scene": null
},
{
"id": 8,
"name": "pages/my/my",
"pathName": "pages/my/my",
"query": "exercise_id=3970",
"scene": null
},
{
"id": -1,
"name": "pages/tidings/tidings",
"pathName": "pages/tidings/tidings",
"query": "course_id=3518",
"scene": null
},
{
"id": -1,
"name": "pages/tidings/tidings",
"pathName": "pages/tidings/tidings",
"query": "",
"scene": null
},
{
"id": 6,
"name": "shixun",
"pathName": "shixun/pages/shixun/shixun",
"query": "identifier=tb7hw62n",
"scene": null
},
{
"id": -1,
"name": "pages/tidings/tidings",
"pathName": "pages/tidings/tidings",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/search/search",
"pathName": "pages/search/search",
"query": "",
"scene": null
},
{
"id": 8,
"name": "task/pages/task/task",
"pathName": "task/pages/task/task",
"query": "identifier=i6qlxhw8a74m",
"scene": null
},
{
"id": -1,
"name": "account/pages/about/about",
"pathName": "account/pages/about/about",
"query": "identifier=i6qlxhw8a74m",
"scene": null
5 years ago
},
{
"id": -1,
"name": "profile",
"pathName": "pages/profile/profile",
"query": "",
"scene": null
},
{
"id": -1,
"name": "home",
"pathName": "pages/home/home",
"scene": null
},
{
"id": -1,
"name": "account",
"pathName": "account/pages/account/account",
"scene": null
}
]
5 years ago
}
}
}