小小儁爺
2024-06-04 909097fb4e143250de194c928d91cc95a4ed2c5a
.hbuilderx/launch.json
@@ -2,13 +2,16 @@
    "version" : "1.0",
    "configurations" : [
        {
            "playground" : "custom",
            "playground" : "standard",
            "type" : "uni-app:app-android"
        },
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "mp-weixin" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
        }
    ]