cuiqian2004
2025-06-19 619b47962e41f506baf7ce2b535b2de1fecc719e
.hbuilderx/launch.json
@@ -4,23 +4,24 @@
    "version" : "0.0",
    "configurations" : [
        {
           "app-plus" :
           {
            "app-plus" : {
              "launchtype" : "local"
           },
           "default" :
           {
            "default" : {
              "launchtype" : "local"
           },
           "h5" :
           {
            "h5" : {
              "launchtype" : "local"
           },
           "type" : "uniCloud"
        },
        {
            "playground" : "standard",
            "playground" : "custom",
            "type" : "uni-app:app-android"
        },
        {
            "playground" : "standard",
            "type" : "uni-app:app-ios"
        }
    ]
}