C端小程序显示优化
This commit is contained in:
@@ -37,7 +37,15 @@
|
||||
}
|
||||
],
|
||||
"minifyWXSS": true,
|
||||
"ignoreUploadUnusedFiles": false
|
||||
"ignoreUploadUnusedFiles": false,
|
||||
"compileWorklet": false,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true
|
||||
},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
@@ -48,5 +56,7 @@
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wxb34b4e70f8a5c6f1"
|
||||
"appid": "wxb34b4e70f8a5c6f1",
|
||||
"libVersion": "development",
|
||||
"simulatorPluginLibVersion": {}
|
||||
}
|
Reference in New Issue
Block a user