luohairen
2024-11-04 06419b10e17c72e07f1c740836e5abb79df619d0
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,