zhaojs
2023-08-11 83e49ed8b1ab05dd332def0fba6c3703d1e91373
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" : "remote"
           },
           "mp-weixin" :
           {
              "launchtype" : "local"
           },
           "type" : "uniCloud"
        },
        {
            "openVueDevtools" : true,