rk
2025-09-28 081b2afc94c32a1c5e735e2f6b971d9fe1ff9b4f
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"
        }
    ]
}