1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

修改小程序目录,删除示例小程序

This commit is contained in:
2022-11-24 00:01:57 +08:00
parent abd8f20716
commit 396cbdb95d
200 changed files with 24 additions and 5690 deletions

View File

@@ -1,51 +1,28 @@
{
"description": "项目配置文件",
"packOptions": {
"ignore": [],
"include": []
},
"miniprogramRoot": "dist/",
"projectname": "epp",
"description": "基于微服务的社区疫情防控系统",
"appid": "wxa70348746d2b562f",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"postcss": false,
"minified": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false
}
},
"compileType": "miniprogram",
"libVersion": "2.23.4",
"appid": "wxa70348746d2b562f",
"projectname": "校园疫情防控系统",
"libVersion": "2.27.1",
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
"include": []
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",