lin
2026-06-04 7d77b3ae0f4250652457f61831a87dbc3f9f9b31
.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"
        }
    ]