lin
2026-05-09 70862df0f0da51928da361f3f33256ab6522f5db
.hbuilderx/launch.json
@@ -3,11 +3,12 @@
    "configurations" : [
        {
            "customPlaygroundType" : "local",
            "playground" : "standard",
            "playground" : "custom",
            "type" : "uni-app:app-android"
        },
        {
            "playground" : "standard",
            "customPlaygroundType" : "device",
            "playground" : "custom",
            "type" : "uni-app:app-ios"
        }
    ]