h5_meeting/.hbuilderx/launch.json
对比新文件 @@ -0,0 +1,19 @@ { "version" : "1.0", "configurations" : [ { "openVueDevtools" : false, "type" : "uni-app:h5" }, { "app-plus" : { "launchtype" : "local" }, "type" : "uniCloud" }, { "playground" : "standard", "type" : "uni-app:app-android" } ] }