马宇豪
2024-07-16 117da08d652db513d8889924ea12b13aed68fba2
.hbuilderx/launch.json
@@ -6,10 +6,15 @@
            "type" : "uni-app:app-android"
        },
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
           "app-plus" :
           {
              "launchtype" : "local"
           },
           "h5" :
           {
              "launchtype" : "local"
           },
           "type" : "uniCloud"
        }
    ]
}