修改 离线插件

This commit is contained in:
xuli3099
2025-09-04 14:02:33 +08:00
parent a6a98eb2b6
commit 95a1187b8a
10 changed files with 105 additions and 24 deletions

View File

@@ -4,6 +4,16 @@
{
"playground" : "custom",
"type" : "uni-app:app-android"
},
{
"app" : {
"launchtype" : "remote"
},
"default" : {
"launchtype" : "local"
},
"provider" : "aliyun",
"type" : "uniCloud"
}
]
}