修复移动端bug

This commit is contained in:
2026-04-24 21:53:41 +08:00
parent ef6eb2aa6a
commit 3895ff7848
7 changed files with 809 additions and 7 deletions
+8 -1
View File
@@ -17,7 +17,11 @@
"delay" : 0
},
/* */
"modules" : {},
"modules" : {
"Barcode" : {},
"Bluetooth" : {},
"Camera" : {}
},
/* */
"distribute" : {
/* android */
@@ -77,6 +81,9 @@
"spotlight@3x" : "unpackage/res/icons/120x120.png"
}
}
},
"splashscreen" : {
"useOriginalMsgbox" : true
}
}
},