银花优选微信小程序修改后的最新版本代码
This commit is contained in:
35
project.config.json
Normal file
35
project.config.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"setting": {
|
||||
"condition": true,
|
||||
"compileWorklet": true,
|
||||
"postcss": true,
|
||||
"swc": true,
|
||||
"disableSWC": false,
|
||||
"enhance": true,
|
||||
"es6": true,
|
||||
"minified": true,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": true,
|
||||
"packNpmManually": false,
|
||||
"packNpmRelationList": [],
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"appid": "wx3b2f62ec6322d70b",
|
||||
"libVersion": "3.8.9",
|
||||
"compileType": "miniprogram",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"editorSetting": {}
|
||||
}
|
||||
Reference in New Issue
Block a user