MrShi
2025-03-12 69a1b3bf45738f048361ee4ccb6bdc64fce35720
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"
        }
    ]
}