5 changed files with 84 additions and 91 deletions
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 22 KiB |
@ -1,91 +1,77 @@ |
|||||
{ |
{ |
||||
"description": "项目配置文件", |
"description": "项目配置文件", |
||||
"packOptions": { |
"packOptions": { |
||||
"ignore": [] |
"ignore": [], |
||||
}, |
"include": [] |
||||
"setting": { |
|
||||
"urlCheck": false, |
|
||||
"es6": true, |
|
||||
"enhance": false, |
|
||||
"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, |
|
||||
"useMultiFrameRuntime": true, |
|
||||
"useApiHook": true, |
|
||||
"useApiHostProcess": true, |
|
||||
"babelSetting": { |
|
||||
"ignore": [], |
|
||||
"disablePlugins": [], |
|
||||
"outputPath": "" |
|
||||
}, |
}, |
||||
"enableEngineNative": false, |
"setting": { |
||||
"useIsolateContext": true, |
"urlCheck": false, |
||||
"useCompilerModule": true, |
"es6": true, |
||||
"userConfirmedUseCompilerModuleSwitch": false, |
"enhance": false, |
||||
"userConfirmedBundleSwitch": false, |
"postcss": true, |
||||
"packNpmManually": false, |
"preloadBackgroundData": false, |
||||
"packNpmRelationList": [], |
"minified": true, |
||||
"minifyWXSS": true |
"newFeature": true, |
||||
}, |
"coverView": true, |
||||
"compileType": "miniprogram", |
"nodeModules": false, |
||||
"libVersion": "2.9.2", |
"autoAudits": false, |
||||
"appid": "wxc4fe0ea629aaa309", |
"showShadowRootInWxmlPanel": true, |
||||
"projectname": "e锦水-志愿者端", |
"scopeDataCheck": false, |
||||
"cloudfunctionTemplateRoot": "", |
"uglifyFileName": false, |
||||
"watchOptions": { |
"checkInvalidKey": true, |
||||
"ignore": [] |
"checkSiteMap": true, |
||||
}, |
"uploadWithSourceMap": true, |
||||
"debugOptions": { |
"compileHotReLoad": false, |
||||
"hidedInDevtools": [] |
"useMultiFrameRuntime": true, |
||||
}, |
"useApiHook": true, |
||||
"scripts": {}, |
"useApiHostProcess": true, |
||||
"simulatorType": "wechat", |
"babelSetting": { |
||||
"simulatorPluginLibVersion": {}, |
"ignore": [], |
||||
"condition": { |
"disablePlugins": [], |
||||
"plugin": { |
"outputPath": "" |
||||
"list": [] |
|
||||
}, |
|
||||
"game": { |
|
||||
"list": [] |
|
||||
}, |
|
||||
"gamePlugin": { |
|
||||
"list": [] |
|
||||
}, |
|
||||
"miniprogram": { |
|
||||
"list": [ |
|
||||
{ |
|
||||
"id": 0, |
|
||||
"name": "pages/formid/formid", |
|
||||
"pathName": "pages/formid/formid", |
|
||||
"query": "gid=1233592630168813569", |
|
||||
"scene": 1011 |
|
||||
}, |
}, |
||||
{ |
"enableEngineNative": false, |
||||
"id": 2, |
"useIsolateContext": true, |
||||
"name": "网格长注册", |
"useCompilerModule": true, |
||||
"pathName": "pages/index/index", |
"userConfirmedUseCompilerModuleSwitch": false, |
||||
"query": "scene=gridLeader", |
"userConfirmedBundleSwitch": false, |
||||
"scene": 1011 |
"packNpmManually": false, |
||||
}, |
"packNpmRelationList": [], |
||||
{ |
"minifyWXSS": true |
||||
"id": -1, |
}, |
||||
"name": "注册页面", |
"compileType": "miniprogram", |
||||
"pathName": "pages/toRegister/toRegister", |
"libVersion": "3.2.2", |
||||
"query": "", |
"appid": "wxc4fe0ea629aaa309", |
||||
"scene": null |
"projectname": "e锦水-志愿者端", |
||||
|
"cloudfunctionTemplateRoot": "", |
||||
|
"simulatorType": "wechat", |
||||
|
"simulatorPluginLibVersion": {}, |
||||
|
"condition": { |
||||
|
"miniprogram": { |
||||
|
"list": [ |
||||
|
{ |
||||
|
"name": "pages/formid/formid", |
||||
|
"pathName": "pages/formid/formid", |
||||
|
"query": "gid=1233592630168813569", |
||||
|
"scene": 1011 |
||||
|
}, |
||||
|
{ |
||||
|
"name": "网格长注册", |
||||
|
"pathName": "pages/index/index", |
||||
|
"query": "scene=gridLeader", |
||||
|
"scene": 1011 |
||||
|
}, |
||||
|
{ |
||||
|
"name": "注册页面", |
||||
|
"pathName": "pages/toRegister/toRegister", |
||||
|
"query": "", |
||||
|
"scene": null |
||||
|
} |
||||
|
] |
||||
} |
} |
||||
] |
}, |
||||
|
"editorSetting": { |
||||
|
"tabIndent": "auto", |
||||
|
"tabSize": 4 |
||||
} |
} |
||||
} |
|
||||
} |
} |
@ -0,0 +1,7 @@ |
|||||
|
{ |
||||
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", |
||||
|
"projectname": "epdc-volunteer-mp-js", |
||||
|
"setting": { |
||||
|
"compileHotReLoad": true |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue