dev/1.0 #1

Merged
admin merged 16 commits from dev/1.0 into main 2026-01-24 09:24:06 +00:00
2 changed files with 13 additions and 4 deletions
Showing only changes of commit 153c84266a - Show all commits

View File

@@ -1,12 +1,13 @@
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
"enhance": false,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
@@ -37,7 +38,15 @@
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
"minifyWXSS": true,
"condition": true,
"swc": false,
"disableSWC": true,
"minifyWXML": true,
"compileWorklet": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false
},
"compileType": "miniprogram",
"libVersion": "2.16.1",

View File

@@ -1,6 +1,6 @@
{
"libVersion": "3.12.0",
"projectname": "lucky_shop",
"projectname": "mp-weixin",
"condition": {},
"setting": {
"urlCheck": true,