zhouwx
2026-01-21 f11670c36ece6beff61013ec98ff798a3fe0d6ba
.hbuilderx/launch.json
@@ -2,13 +2,16 @@
    "version" : "1.0",
    "configurations" : [
        {
            "playground" : "custom",
            "playground" : "standard",
            "type" : "uni-app:app-android"
        },
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "h5" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
        }
    ]