MrShi
2025-11-10 7e9756e119c3a511b7be25ef38de6c27cc9d524b
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"
        }
    ]
}