loulijun2021
2024-05-13 2c324f759cca1c6ef8542e22797891d9b32a664b
.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"
        }
    ]