ios 拍照完成

This commit is contained in:
xsl
2026-03-11 10:46:45 +08:00
parent eeebb2070e
commit 8249992bd3
62 changed files with 98 additions and 1947 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-ios_simulator"
},
{
"customPlaygroundType" : "device",
"playground" : "standard",
"type" : "uni-app:app-ios"
}
]
}