This commit is contained in:
chenweiqiang 2025-04-30 17:25:36 +08:00
parent bee838d474
commit 11d3ea89a9
1 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,6 @@
"description": "", "description": "",
"versionName": "1.0.0", "versionName": "1.0.0",
"versionCode": "100", "versionCode": "100",
"transformPx": false,
"app-plus": { "app-plus": {
"usingComponents": true, "usingComponents": true,
"nvueStyleCompiler": "uni-app", "nvueStyleCompiler": "uni-app",
@ -12,8 +11,7 @@
"splashscreen": { "splashscreen": {
"alwaysShowBeforeRender": true, "alwaysShowBeforeRender": true,
"waiting": true, "waiting": true,
"autoclose": true, "autoclose": true
"delay": 0
}, },
"modules": {}, "modules": {},
"distribute": { "distribute": {