lin
2026-05-12 048d6e015a55779f7fe1bb513d26cd89c9c2ab15
.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"
        }
    ]