体质测试
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.
tizhiceshi/project.config.json

147 lines
3.5 KiB

2 years ago
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"showES6CompileOption": false,
"useCompilerPlugins": false
},
"compileType": "miniprogram",
"libVersion": "2.15.0",
"appid": "wx0753f8ba4c70d727",
"projectname": "FastAdmin-cms-wxapp",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "page/login/login",
"pathName": "page/login/login",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/begin/begin",
"pathName": "page/begin/begin",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/result/result",
"pathName": "page/result/result",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/getscore/getscore",
"pathName": "page/getscore/getscore",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/case/case",
"pathName": "page/case/case",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/systemTest/systemTest",
"pathName": "page/systemTest/systemTest",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/identificationTwo/identificationTwo",
"pathName": "page/identificationTwo/identificationTwo",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/constitutionAnalyse/constitutionAnalyse",
"pathName": "page/constitutionAnalyse/constitutionAnalyse",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/my/my",
"pathName": "page/my/my",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/testHistory/testHistory",
"pathName": "page/testHistory/testHistory",
"query": "",
"scene": null
},
{
"id": -1,
"name": "page/gradeOrder/gradeOrder",
"pathName": "page/gradeOrder/gradeOrder",
"scene": null
}
]
}
}
}