heyuntao
2023-06-01 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7
uniapp/.hbuilderx/launch.json
@@ -4,19 +4,23 @@
    "version" : "0.0",
    "configurations" : [
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "default" : {
                "launchtype" : "local"
            },
            "h5" : {
                "launchtype" : "local"
            },
            "mp-weixin" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
           "app-plus" :
           {
              "launchtype" : "remote"
           },
           "default" :
           {
              "launchtype" : "local"
           },
           "h5" :
           {
              "launchtype" : "local"
           },
           "mp-weixin" :
           {
              "launchtype" : "local"
           },
           "type" : "uniCloud"
        },
        {
            "openVueDevtools" : true,