MrShi
2025-11-06 9a697d6a8bc05955b9f7322bc86dc3e920e90e14
h5_meeting/.hbuilderx/launch.json
@@ -5,12 +5,15 @@
            "openVueDevtools" : false,
            "type" : "uni-app:h5"
        },
   {
      "app-plus" :
      {
         "launchtype" : "local"
      },
      "type" : "uniCloud"
   }
        {
            "app-plus" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
        },
        {
            "playground" : "standard",
            "type" : "uni-app:app-android"
        }
    ]
}