lin
2026-06-25 0ba4575f47bd1498235f9d6ca9ac8b105e7e566c
.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"
        }
    ]