uniappX项目初始化

This commit is contained in:
2026-06-07 10:56:43 +08:00
commit b004e7527b
10 changed files with 252 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
// 参考链接 https://doc.dcloud.net.cn/uni-app-x/tutorial/ls-plugin.html#setting
{
"targets": [
"APP-ANDROID"
]
}