更新uniapp

This commit is contained in:
2026-07-15 16:37:20 +08:00
parent 0e4ed71318
commit 1f1a7e7efb
11 changed files with 281 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
// 参考链接 https://doc.dcloud.net.cn/uni-app-x/tutorial/ls-plugin.html#setting
{
"targets": [
"APP-ANDROID"
]
}