|
@ -1,9 +1,5 @@ |
|
|
{ |
|
|
{ |
|
|
"description": "项目配置文件", |
|
|
"description": "项目配置文件", |
|
|
"packOptions": { |
|
|
|
|
|
"ignore": [], |
|
|
|
|
|
"include": [] |
|
|
|
|
|
}, |
|
|
|
|
|
"setting": { |
|
|
"setting": { |
|
|
"urlCheck": false, |
|
|
"urlCheck": false, |
|
|
"es6": true, |
|
|
"es6": true, |
|
@ -23,8 +19,6 @@ |
|
|
"uploadWithSourceMap": true, |
|
|
"uploadWithSourceMap": true, |
|
|
"compileHotReLoad": false, |
|
|
"compileHotReLoad": false, |
|
|
"useMultiFrameRuntime": true, |
|
|
"useMultiFrameRuntime": true, |
|
|
"useApiHook": true, |
|
|
|
|
|
"useApiHostProcess": true, |
|
|
|
|
|
"babelSetting": { |
|
|
"babelSetting": { |
|
|
"ignore": [], |
|
|
"ignore": [], |
|
|
"disablePlugins": [], |
|
|
"disablePlugins": [], |
|
@ -37,12 +31,10 @@ |
|
|
"userConfirmedBundleSwitch": false, |
|
|
"userConfirmedBundleSwitch": false, |
|
|
"packNpmManually": false, |
|
|
"packNpmManually": false, |
|
|
"packNpmRelationList": [], |
|
|
"packNpmRelationList": [], |
|
|
"minifyWXSS": true |
|
|
"minifyWXSS": true, |
|
|
|
|
|
"ignoreUploadUnusedFiles": true |
|
|
}, |
|
|
}, |
|
|
"compileType": "miniprogram", |
|
|
"compileType": "miniprogram", |
|
|
"libVersion": "3.2.2", |
|
|
|
|
|
"appid": "wxc4fe0ea629aaa309", |
|
|
|
|
|
"projectname": "e锦水-志愿者端", |
|
|
|
|
|
"cloudfunctionTemplateRoot": "", |
|
|
"cloudfunctionTemplateRoot": "", |
|
|
"simulatorType": "wechat", |
|
|
"simulatorType": "wechat", |
|
|
"simulatorPluginLibVersion": {}, |
|
|
"simulatorPluginLibVersion": {}, |
|
@ -73,5 +65,11 @@ |
|
|
"editorSetting": { |
|
|
"editorSetting": { |
|
|
"tabIndent": "auto", |
|
|
"tabIndent": "auto", |
|
|
"tabSize": 4 |
|
|
"tabSize": 4 |
|
|
} |
|
|
}, |
|
|
|
|
|
"libVersion": "3.7.4", |
|
|
|
|
|
"packOptions": { |
|
|
|
|
|
"ignore": [], |
|
|
|
|
|
"include": [] |
|
|
|
|
|
}, |
|
|
|
|
|
"appid": "wxc4fe0ea629aaa309" |
|
|
} |
|
|
} |