luohairen
2024-11-12 9685de3762d0ceea938b5c195638103f8d8de969
src/views/meet/index.vue
@@ -21,7 +21,7 @@
onMounted(() => {
  const width = window.innerWidth;
  const height = window.innerHeight;
  const domain = 'ycl.easyblog.vip:8443/' + id;
  const domain = 'www.kgmeet.com:8443/' + id;
  const options = {
    roomName: meetName,
    width: width,