loulijun2021
2024-05-06 74dec4a295c7ef56aa3ec9c45c12a20c4b95f219
.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"
        }
    ]