hx-live-client-plus 1.0.9 → 1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1672,7 +1672,7 @@ const my = Gn({
1672
1672
  [v.b("group")]: o.prepend || o.append,
1673
1673
  [v.m("prefix")]: o.prefix || i.prefixIcon,
1674
1674
  [v.m("suffix")]: o.suffix || i.suffixIcon || i.clearable || i.showPassword,
1675
- [v.bm("suffix", "password-clear")]: O.value && D.value,
1675
+ [v.bm("suffix", "password-clear")]: O.value && L.value,
1676
1676
  [v.b("hidden")]: i.type === "hidden"
1677
1677
  },
1678
1678
  a.class
@@ -1697,7 +1697,7 @@ const my = Gn({
1697
1697
  i.inputStyle,
1698
1698
  w.value,
1699
1699
  { resize: i.resize }
1700
- ]), N = ce(() => Sd(i.modelValue) ? "" : String(i.modelValue)), O = ce(() => i.clearable && !m.value && !i.readonly && !!N.value && (I.value || k.value)), D = ce(() => i.showPassword && !m.value && !i.readonly && !!N.value && (!!N.value || I.value)), z = ce(() => i.showWordLimit && !!i.maxlength && (i.type === "text" || i.type === "textarea") && !m.value && !i.readonly && !i.showPassword), X = ce(() => N.value.length), j = ce(() => !!z.value && X.value > Number(i.maxlength)), ee = ce(() => !!o.suffix || !!i.suffixIcon || O.value || i.showPassword || z.value || !!K.value && V.value), [ue, Ce] = Qb(h);
1700
+ ]), N = ce(() => Sd(i.modelValue) ? "" : String(i.modelValue)), O = ce(() => i.clearable && !m.value && !i.readonly && !!N.value && (I.value || k.value)), L = ce(() => i.showPassword && !m.value && !i.readonly && !!N.value && (!!N.value || I.value)), z = ce(() => i.showWordLimit && !!i.maxlength && (i.type === "text" || i.type === "textarea") && !m.value && !i.readonly && !i.showPassword), X = ce(() => N.value.length), j = ce(() => !!z.value && X.value > Number(i.maxlength)), ee = ce(() => !!o.suffix || !!i.suffixIcon || O.value || i.showPassword || z.value || !!K.value && V.value), [ue, Ce] = Qb(h);
1701
1701
  fd(g, (ae) => {
1702
1702
  if (ze(), !z.value || i.resize !== "both")
1703
1703
  return;
@@ -1868,7 +1868,7 @@ const my = Gn({
1868
1868
  C("span", {
1869
1869
  class: me(Q(v).e("suffix-inner"))
1870
1870
  }, [
1871
- !Q(O) || !Q(D) || !Q(z) ? (R(), H(Je, { key: 0 }, [
1871
+ !Q(O) || !Q(L) || !Q(z) ? (R(), H(Je, { key: 0 }, [
1872
1872
  $t(ae.$slots, "suffix"),
1873
1873
  ae.suffixIcon ? (R(), Te(Q(Mn), {
1874
1874
  key: 0,
@@ -1891,7 +1891,7 @@ const my = Gn({
1891
1891
  ]),
1892
1892
  _: 1
1893
1893
  }, 8, ["class", "onMousedown"])) : ge("v-if", !0),
1894
- Q(D) ? (R(), Te(Q(Mn), {
1894
+ Q(L) ? (R(), Te(Q(Mn), {
1895
1895
  key: 2,
1896
1896
  class: me([Q(v).e("icon"), Q(v).e("password")]),
1897
1897
  onClick: Ve
@@ -3014,12 +3014,12 @@ function pk() {
3014
3014
  var O = String(re);
3015
3015
  return !O || O.length >= Y ? re : "" + Array(Y + 1 - O.length).join(N) + re;
3016
3016
  }, x = { s: k, z: function(re) {
3017
- var Y = -re.utcOffset(), N = Math.abs(Y), O = Math.floor(N / 60), D = N % 60;
3018
- return (Y <= 0 ? "+" : "-") + k(O, 2, "0") + ":" + k(D, 2, "0");
3017
+ var Y = -re.utcOffset(), N = Math.abs(Y), O = Math.floor(N / 60), L = N % 60;
3018
+ return (Y <= 0 ? "+" : "-") + k(O, 2, "0") + ":" + k(L, 2, "0");
3019
3019
  }, m: function re(Y, N) {
3020
3020
  if (Y.date() < N.date()) return -re(N, Y);
3021
- var O = 12 * (N.year() - Y.year()) + (N.month() - Y.month()), D = Y.clone().add(O, p), z = N - D < 0, X = Y.clone().add(O + (z ? -1 : 1), p);
3022
- return +(-(O + (N - D) / (z ? D - X : X - D)) || 0);
3021
+ var O = 12 * (N.year() - Y.year()) + (N.month() - Y.month()), L = Y.clone().add(O, p), z = N - L < 0, X = Y.clone().add(O + (z ? -1 : 1), p);
3022
+ return +(-(O + (N - L) / (z ? L - X : X - L)) || 0);
3023
3023
  }, a: function(re) {
3024
3024
  return re < 0 ? Math.ceil(re) || 0 : Math.floor(re);
3025
3025
  }, p: function(re) {
@@ -3031,18 +3031,18 @@ function pk() {
3031
3031
  var _ = "$isDayjsObject", P = function(re) {
3032
3032
  return re instanceof Z || !(!re || !re[_]);
3033
3033
  }, I = function re(Y, N, O) {
3034
- var D;
3034
+ var L;
3035
3035
  if (!Y) return E;
3036
3036
  if (typeof Y == "string") {
3037
3037
  var z = Y.toLowerCase();
3038
- w[z] && (D = z), N && (w[z] = N, D = z);
3038
+ w[z] && (L = z), N && (w[z] = N, L = z);
3039
3039
  var X = Y.split("-");
3040
- if (!D && X.length > 1) return re(X[0]);
3040
+ if (!L && X.length > 1) return re(X[0]);
3041
3041
  } else {
3042
3042
  var j = Y.name;
3043
- w[j] = Y, D = j;
3043
+ w[j] = Y, L = j;
3044
3044
  }
3045
- return !O && D && (E = D), D || !O && E;
3045
+ return !O && L && (E = L), L || !O && E;
3046
3046
  }, V = function(re, Y) {
3047
3047
  if (P(re)) return re.clone();
3048
3048
  var N = typeof Y == "object" ? Y : {};
@@ -3058,18 +3058,18 @@ function pk() {
3058
3058
  var Y = re.prototype;
3059
3059
  return Y.parse = function(N) {
3060
3060
  this.$d = function(O) {
3061
- var D = O.date, z = O.utc;
3062
- if (D === null) return /* @__PURE__ */ new Date(NaN);
3063
- if (K.u(D)) return /* @__PURE__ */ new Date();
3064
- if (D instanceof Date) return new Date(D);
3065
- if (typeof D == "string" && !/Z$/i.test(D)) {
3066
- var X = D.match(f);
3061
+ var L = O.date, z = O.utc;
3062
+ if (L === null) return /* @__PURE__ */ new Date(NaN);
3063
+ if (K.u(L)) return /* @__PURE__ */ new Date();
3064
+ if (L instanceof Date) return new Date(L);
3065
+ if (typeof L == "string" && !/Z$/i.test(L)) {
3066
+ var X = L.match(f);
3067
3067
  if (X) {
3068
3068
  var j = X[2] - 1 || 0, ee = (X[7] || "0").substring(0, 3);
3069
3069
  return z ? new Date(Date.UTC(X[1], j, X[3] || 1, X[4] || 0, X[5] || 0, X[6] || 0, ee)) : new Date(X[1], j, X[3] || 1, X[4] || 0, X[5] || 0, X[6] || 0, ee);
3070
3070
  }
3071
3071
  }
3072
- return new Date(D);
3072
+ return new Date(L);
3073
3073
  }(N), this.init();
3074
3074
  }, Y.init = function() {
3075
3075
  var N = this.$d;
@@ -3079,24 +3079,24 @@ function pk() {
3079
3079
  }, Y.isValid = function() {
3080
3080
  return this.$d.toString() !== v;
3081
3081
  }, Y.isSame = function(N, O) {
3082
- var D = V(N);
3083
- return this.startOf(O) <= D && D <= this.endOf(O);
3082
+ var L = V(N);
3083
+ return this.startOf(O) <= L && L <= this.endOf(O);
3084
3084
  }, Y.isAfter = function(N, O) {
3085
3085
  return V(N) < this.startOf(O);
3086
3086
  }, Y.isBefore = function(N, O) {
3087
3087
  return this.endOf(O) < V(N);
3088
- }, Y.$g = function(N, O, D) {
3089
- return K.u(N) ? this[O] : this.set(D, N);
3088
+ }, Y.$g = function(N, O, L) {
3089
+ return K.u(N) ? this[O] : this.set(L, N);
3090
3090
  }, Y.unix = function() {
3091
3091
  return Math.floor(this.valueOf() / 1e3);
3092
3092
  }, Y.valueOf = function() {
3093
3093
  return this.$d.getTime();
3094
3094
  }, Y.startOf = function(N, O) {
3095
- var D = this, z = !!K.u(O) || O, X = K.p(N), j = function(lt, le) {
3096
- var Ee = K.w(D.$u ? Date.UTC(D.$y, le, lt) : new Date(D.$y, le, lt), D);
3095
+ var L = this, z = !!K.u(O) || O, X = K.p(N), j = function(lt, le) {
3096
+ var Ee = K.w(L.$u ? Date.UTC(L.$y, le, lt) : new Date(L.$y, le, lt), L);
3097
3097
  return z ? Ee : Ee.endOf(l);
3098
3098
  }, ee = function(lt, le) {
3099
- return K.w(D.toDate()[lt].apply(D.toDate("s"), (z ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(le)), D);
3099
+ return K.w(L.toDate()[lt].apply(L.toDate("s"), (z ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(le)), L);
3100
3100
  }, ue = this.$W, Ce = this.$M, Le = this.$D, Me = "set" + (this.$u ? "UTC" : "");
3101
3101
  switch (X) {
3102
3102
  case b:
@@ -3121,7 +3121,7 @@ function pk() {
3121
3121
  }, Y.endOf = function(N) {
3122
3122
  return this.startOf(N, !1);
3123
3123
  }, Y.$set = function(N, O) {
3124
- var D, z = K.p(N), X = "set" + (this.$u ? "UTC" : ""), j = (D = {}, D[l] = X + "Date", D[m] = X + "Date", D[p] = X + "Month", D[b] = X + "FullYear", D[u] = X + "Hours", D[c] = X + "Minutes", D[s] = X + "Seconds", D[o] = X + "Milliseconds", D)[z], ee = z === l ? this.$D + (O - this.$W) : O;
3124
+ var L, z = K.p(N), X = "set" + (this.$u ? "UTC" : ""), j = (L = {}, L[l] = X + "Date", L[m] = X + "Date", L[p] = X + "Month", L[b] = X + "FullYear", L[u] = X + "Hours", L[c] = X + "Minutes", L[s] = X + "Seconds", L[o] = X + "Milliseconds", L)[z], ee = z === l ? this.$D + (O - this.$W) : O;
3125
3125
  if (z === p || z === b) {
3126
3126
  var ue = this.clone().set(m, 1);
3127
3127
  ue.$d[j](ee), ue.init(), this.$d = ue.set(m, Math.min(this.$D, ue.daysInMonth())).$d;
@@ -3132,7 +3132,7 @@ function pk() {
3132
3132
  }, Y.get = function(N) {
3133
3133
  return this[K.p(N)]();
3134
3134
  }, Y.add = function(N, O) {
3135
- var D, z = this;
3135
+ var L, z = this;
3136
3136
  N = Number(N);
3137
3137
  var X = K.p(O), j = function(Ce) {
3138
3138
  var Le = V(z);
@@ -3142,14 +3142,14 @@ function pk() {
3142
3142
  if (X === b) return this.set(b, this.$y + N);
3143
3143
  if (X === l) return j(1);
3144
3144
  if (X === d) return j(7);
3145
- var ee = (D = {}, D[c] = i, D[u] = a, D[s] = t, D)[X] || 1, ue = this.$d.getTime() + N * ee;
3145
+ var ee = (L = {}, L[c] = i, L[u] = a, L[s] = t, L)[X] || 1, ue = this.$d.getTime() + N * ee;
3146
3146
  return K.w(ue, this);
3147
3147
  }, Y.subtract = function(N, O) {
3148
3148
  return this.add(-1 * N, O);
3149
3149
  }, Y.format = function(N) {
3150
- var O = this, D = this.$locale();
3151
- if (!this.isValid()) return D.invalidDate || v;
3152
- var z = N || "YYYY-MM-DDTHH:mm:ssZ", X = K.z(this), j = this.$H, ee = this.$m, ue = this.$M, Ce = D.weekdays, Le = D.months, Me = D.meridiem, ze = function(le, Ee, Ye, $e) {
3150
+ var O = this, L = this.$locale();
3151
+ if (!this.isValid()) return L.invalidDate || v;
3152
+ var z = N || "YYYY-MM-DDTHH:mm:ssZ", X = K.z(this), j = this.$H, ee = this.$m, ue = this.$M, Ce = L.weekdays, Le = L.months, Me = L.meridiem, ze = function(le, Ee, Ye, $e) {
3153
3153
  return le && (le[Ee] || le(O, z)) || Ye[Ee].slice(0, $e);
3154
3154
  }, ut = function(le) {
3155
3155
  return K.s(j % 12 || 12, le, "0");
@@ -3169,7 +3169,7 @@ function pk() {
3169
3169
  case "MM":
3170
3170
  return K.s(ue + 1, 2, "0");
3171
3171
  case "MMM":
3172
- return ze(D.monthsShort, ue, Le, 3);
3172
+ return ze(L.monthsShort, ue, Le, 3);
3173
3173
  case "MMMM":
3174
3174
  return ze(Le, ue);
3175
3175
  case "D":
@@ -3179,9 +3179,9 @@ function pk() {
3179
3179
  case "d":
3180
3180
  return String(O.$W);
3181
3181
  case "dd":
3182
- return ze(D.weekdaysMin, O.$W, Ce, 2);
3182
+ return ze(L.weekdaysMin, O.$W, Ce, 2);
3183
3183
  case "ddd":
3184
- return ze(D.weekdaysShort, O.$W, Ce, 3);
3184
+ return ze(L.weekdaysShort, O.$W, Ce, 3);
3185
3185
  case "dddd":
3186
3186
  return Ce[O.$W];
3187
3187
  case "H":
@@ -3214,7 +3214,7 @@ function pk() {
3214
3214
  });
3215
3215
  }, Y.utcOffset = function() {
3216
3216
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
3217
- }, Y.diff = function(N, O, D) {
3217
+ }, Y.diff = function(N, O, L) {
3218
3218
  var z, X = this, j = K.p(O), ee = V(N), ue = (ee.utcOffset() - this.utcOffset()) * i, Ce = this - ee, Le = function() {
3219
3219
  return K.m(X, ee);
3220
3220
  };
@@ -3246,15 +3246,15 @@ function pk() {
3246
3246
  default:
3247
3247
  z = Ce;
3248
3248
  }
3249
- return D ? z : K.a(z);
3249
+ return L ? z : K.a(z);
3250
3250
  }, Y.daysInMonth = function() {
3251
3251
  return this.endOf(p).$D;
3252
3252
  }, Y.$locale = function() {
3253
3253
  return w[this.$L];
3254
3254
  }, Y.locale = function(N, O) {
3255
3255
  if (!N) return this.$L;
3256
- var D = this.clone(), z = I(N, O, !0);
3257
- return z && (D.$L = z), D;
3256
+ var L = this.clone(), z = I(N, O, !0);
3257
+ return z && (L.$L = z), L;
3258
3258
  }, Y.clone = function() {
3259
3259
  return K.w(this.$d, this);
3260
3260
  }, Y.toDate = function() {
@@ -3744,8 +3744,8 @@ const ar = Ob(Ki, "$message"), Ik = ct({
3744
3744
  qe(() => l.inputValue, async (N) => {
3745
3745
  await Ae(), n.boxType === "prompt" && N !== null && Z();
3746
3746
  }, { immediate: !0 }), qe(() => u.value, (N) => {
3747
- var O, D;
3748
- N && (n.boxType !== "prompt" && (l.autofocus ? h.value = (D = (O = k.value) == null ? void 0 : O.$el) != null ? D : v.value : h.value = v.value), l.zIndex = c()), n.boxType === "prompt" && (N ? Ae().then(() => {
3747
+ var O, L;
3748
+ N && (n.boxType !== "prompt" && (l.autofocus ? h.value = (L = (O = k.value) == null ? void 0 : O.$el) != null ? L : v.value : h.value = v.value), l.zIndex = c()), n.boxType === "prompt" && (N ? Ae().then(() => {
3749
3749
  var z;
3750
3750
  g.value && g.value.$el && (l.autofocus ? h.value = (z = ne()) != null ? z : v.value : h.value = v.value);
3751
3751
  }) : (l.editorErrorMessage = "", l.validateError = !1));
@@ -3776,11 +3776,11 @@ const ar = Ob(Ki, "$message"), Ik = ct({
3776
3776
  return l.editorErrorMessage = l.inputErrorMessage || s("el.messagebox.error"), l.validateError = !0, !1;
3777
3777
  const O = l.inputValidator;
3778
3778
  if (typeof O == "function") {
3779
- const D = O(l.inputValue);
3780
- if (D === !1)
3779
+ const L = O(l.inputValue);
3780
+ if (L === !1)
3781
3781
  return l.editorErrorMessage = l.inputErrorMessage || s("el.messagebox.error"), l.validateError = !0, !1;
3782
- if (typeof D == "string")
3783
- return l.editorErrorMessage = D, l.validateError = !0, !1;
3782
+ if (typeof L == "string")
3783
+ return l.editorErrorMessage = L, l.validateError = !0, !1;
3784
3784
  }
3785
3785
  }
3786
3786
  return l.editorErrorMessage = "", l.validateError = !1, !0;
@@ -6208,7 +6208,7 @@ const kC = (n = {}, { baseUrl: r, token: t } = {}) => Ht.get("/api/conferenceRoo
6208
6208
  function O() {
6209
6209
  i && (clearInterval(i), i = null);
6210
6210
  }
6211
- async function D() {
6211
+ async function L() {
6212
6212
  await o.changeCameraStatus();
6213
6213
  }
6214
6214
  async function z() {
@@ -6531,11 +6531,11 @@ const kC = (n = {}, { baseUrl: r, token: t } = {}) => Ht.get("/api/conferenceRoo
6531
6531
  f.value ? (R(), H("div", {
6532
6532
  key: 0,
6533
6533
  class: "point-meeting-foot-btn cam-on",
6534
- onClick: D
6534
+ onClick: L
6535
6535
  }, f1)) : (R(), H("div", {
6536
6536
  key: 1,
6537
6537
  class: "point-meeting-foot-btn cam-off",
6538
- onClick: D
6538
+ onClick: L
6539
6539
  }, v1))
6540
6540
  ], 64)) : ge("", !0),
6541
6541
  h.value ? (R(), H("div", {
@@ -7181,7 +7181,7 @@ const O1 = "/assets/img/multi/launch_icon.png", I1 = "/assets/img/entry/icon_dat
7181
7181
  }).then(async (ee) => {
7182
7182
  console.log("删除分组", ee), ee.data.code === 0 && (t.message("success", "删除分组成功"), await Z(), await Ae(), d.value.setCheckedKeys(h.value, !1), b.value = d.value.getCheckedNodes(!0, !1).map((ue) => P(ue)));
7183
7183
  });
7184
- }, D = (j) => {
7184
+ }, L = (j) => {
7185
7185
  x(j.mobile), c.value === 0 ? (l.value.setCheckedKeys(h.value, !1), y.value = l.value.getCheckedNodes(!0, !1).map((ee) => P(ee))) : (d.value.setCheckedKeys(h.value, !1), b.value = d.value.getCheckedNodes(!0, !1).map((ee) => P(ee)));
7186
7186
  }, z = () => {
7187
7187
  v.value = [], s.value = !1;
@@ -7358,7 +7358,7 @@ const O1 = "/assets/img/multi/launch_icon.png", I1 = "/assets/img/entry/icon_dat
7358
7358
  ]),
7359
7359
  C("div", {
7360
7360
  class: "close",
7361
- onClick: (ze) => D(Me)
7361
+ onClick: (ze) => L(Me)
7362
7362
  }, null, 8, IS)
7363
7363
  ]))), 128))
7364
7364
  ])
@@ -8045,26 +8045,26 @@ function T() {
8045
8045
  T = function() {
8046
8046
  return r;
8047
8047
  };
8048
- var n, r = {}, t = Object.prototype, i = t.hasOwnProperty, a = Object.defineProperty || function(N, O, D) {
8049
- N[O] = D.value;
8048
+ var n, r = {}, t = Object.prototype, i = t.hasOwnProperty, a = Object.defineProperty || function(N, O, L) {
8049
+ N[O] = L.value;
8050
8050
  }, o = typeof Symbol == "function" ? Symbol : {}, s = o.iterator || "@@iterator", c = o.asyncIterator || "@@asyncIterator", u = o.toStringTag || "@@toStringTag";
8051
- function l(N, O, D) {
8052
- return Object.defineProperty(N, O, { value: D, enumerable: !0, configurable: !0, writable: !0 }), N[O];
8051
+ function l(N, O, L) {
8052
+ return Object.defineProperty(N, O, { value: L, enumerable: !0, configurable: !0, writable: !0 }), N[O];
8053
8053
  }
8054
8054
  try {
8055
8055
  l({}, "");
8056
8056
  } catch {
8057
- l = function(O, D, z) {
8058
- return O[D] = z;
8057
+ l = function(O, L, z) {
8058
+ return O[L] = z;
8059
8059
  };
8060
8060
  }
8061
- function d(N, O, D, z) {
8061
+ function d(N, O, L, z) {
8062
8062
  var X = O && O.prototype instanceof h ? O : h, j = Object.create(X.prototype), ee = new re(z || []);
8063
- return a(j, "_invoke", { value: V(N, D, ee) }), j;
8063
+ return a(j, "_invoke", { value: V(N, L, ee) }), j;
8064
8064
  }
8065
- function p(N, O, D) {
8065
+ function p(N, O, L) {
8066
8066
  try {
8067
- return { type: "normal", arg: N.call(O, D) };
8067
+ return { type: "normal", arg: N.call(O, L) };
8068
8068
  } catch (z) {
8069
8069
  return { type: "throw", arg: z };
8070
8070
  }
@@ -8086,24 +8086,24 @@ function T() {
8086
8086
  var _ = k.prototype = h.prototype = Object.create(x);
8087
8087
  function P(N) {
8088
8088
  ["next", "throw", "return"].forEach(function(O) {
8089
- l(N, O, function(D) {
8090
- return this._invoke(O, D);
8089
+ l(N, O, function(L) {
8090
+ return this._invoke(O, L);
8091
8091
  });
8092
8092
  });
8093
8093
  }
8094
8094
  function I(N, O) {
8095
- function D(X, j, ee, ue) {
8095
+ function L(X, j, ee, ue) {
8096
8096
  var Ce = p(N[X], N, j);
8097
8097
  if (Ce.type !== "throw") {
8098
8098
  var Le = Ce.arg, Me = Le.value;
8099
8099
  return Me && typeof Me == "object" && i.call(Me, "__await") ? O.resolve(Me.__await).then(function(ze) {
8100
- D("next", ze, ee, ue);
8100
+ L("next", ze, ee, ue);
8101
8101
  }, function(ze) {
8102
- D("throw", ze, ee, ue);
8102
+ L("throw", ze, ee, ue);
8103
8103
  }) : O.resolve(Me).then(function(ze) {
8104
8104
  Le.value = ze, ee(Le);
8105
8105
  }, function(ze) {
8106
- return D("throw", ze, ee, ue);
8106
+ return L("throw", ze, ee, ue);
8107
8107
  });
8108
8108
  }
8109
8109
  ue(Ce.arg);
@@ -8112,13 +8112,13 @@ function T() {
8112
8112
  a(this, "_invoke", { value: function(X, j) {
8113
8113
  function ee() {
8114
8114
  return new O(function(ue, Ce) {
8115
- D(X, j, ue, Ce);
8115
+ L(X, j, ue, Ce);
8116
8116
  });
8117
8117
  }
8118
8118
  return z = z ? z.then(ee, ee) : ee();
8119
8119
  } });
8120
8120
  }
8121
- function V(N, O, D) {
8121
+ function V(N, O, L) {
8122
8122
  var z = y;
8123
8123
  return function(X, j) {
8124
8124
  if (z === m) throw new Error("Generator is already running");
@@ -8126,33 +8126,33 @@ function T() {
8126
8126
  if (X === "throw") throw j;
8127
8127
  return { value: n, done: !0 };
8128
8128
  }
8129
- for (D.method = X, D.arg = j; ; ) {
8130
- var ee = D.delegate;
8129
+ for (L.method = X, L.arg = j; ; ) {
8130
+ var ee = L.delegate;
8131
8131
  if (ee) {
8132
- var ue = K(ee, D);
8132
+ var ue = K(ee, L);
8133
8133
  if (ue) {
8134
8134
  if (ue === f) continue;
8135
8135
  return ue;
8136
8136
  }
8137
8137
  }
8138
- if (D.method === "next") D.sent = D._sent = D.arg;
8139
- else if (D.method === "throw") {
8140
- if (z === y) throw z = v, D.arg;
8141
- D.dispatchException(D.arg);
8142
- } else D.method === "return" && D.abrupt("return", D.arg);
8138
+ if (L.method === "next") L.sent = L._sent = L.arg;
8139
+ else if (L.method === "throw") {
8140
+ if (z === y) throw z = v, L.arg;
8141
+ L.dispatchException(L.arg);
8142
+ } else L.method === "return" && L.abrupt("return", L.arg);
8143
8143
  z = m;
8144
- var Ce = p(N, O, D);
8144
+ var Ce = p(N, O, L);
8145
8145
  if (Ce.type === "normal") {
8146
- if (z = D.done ? v : b, Ce.arg === f) continue;
8147
- return { value: Ce.arg, done: D.done };
8146
+ if (z = L.done ? v : b, Ce.arg === f) continue;
8147
+ return { value: Ce.arg, done: L.done };
8148
8148
  }
8149
- Ce.type === "throw" && (z = v, D.method = "throw", D.arg = Ce.arg);
8149
+ Ce.type === "throw" && (z = v, L.method = "throw", L.arg = Ce.arg);
8150
8150
  }
8151
8151
  };
8152
8152
  }
8153
8153
  function K(N, O) {
8154
- var D = O.method, z = N.iterator[D];
8155
- if (z === n) return O.delegate = null, D === "throw" && N.iterator.return && (O.method = "return", O.arg = n, K(N, O), O.method === "throw") || D !== "return" && (O.method = "throw", O.arg = new TypeError("The iterator does not provide a '" + D + "' method")), f;
8154
+ var L = O.method, z = N.iterator[L];
8155
+ if (z === n) return O.delegate = null, L === "throw" && N.iterator.return && (O.method = "return", O.arg = n, K(N, O), O.method === "throw") || L !== "return" && (O.method = "throw", O.arg = new TypeError("The iterator does not provide a '" + L + "' method")), f;
8156
8156
  var X = p(z, N.iterator, O.arg);
8157
8157
  if (X.type === "throw") return O.method = "throw", O.arg = X.arg, O.delegate = null, f;
8158
8158
  var j = X.arg;
@@ -8175,8 +8175,8 @@ function T() {
8175
8175
  if (O) return O.call(N);
8176
8176
  if (typeof N.next == "function") return N;
8177
8177
  if (!isNaN(N.length)) {
8178
- var D = -1, z = function X() {
8179
- for (; ++D < N.length; ) if (i.call(N, D)) return X.value = N[D], X.done = !1, X;
8178
+ var L = -1, z = function X() {
8179
+ for (; ++L < N.length; ) if (i.call(N, L)) return X.value = N[L], X.done = !1, X;
8180
8180
  return X.value = n, X.done = !0, X;
8181
8181
  };
8182
8182
  return z.next = z;
@@ -8193,9 +8193,9 @@ function T() {
8193
8193
  return { __await: N };
8194
8194
  }, P(I.prototype), l(I.prototype, c, function() {
8195
8195
  return this;
8196
- }), r.AsyncIterator = I, r.async = function(N, O, D, z, X) {
8196
+ }), r.AsyncIterator = I, r.async = function(N, O, L, z, X) {
8197
8197
  X === void 0 && (X = Promise);
8198
- var j = new I(d(N, O, D, z), X);
8198
+ var j = new I(d(N, O, L, z), X);
8199
8199
  return r.isGeneratorFunction(O) ? j : j.next().then(function(ee) {
8200
8200
  return ee.done ? ee.value : j.next();
8201
8201
  });
@@ -8204,11 +8204,11 @@ function T() {
8204
8204
  }), l(_, "toString", function() {
8205
8205
  return "[object Generator]";
8206
8206
  }), r.keys = function(N) {
8207
- var O = Object(N), D = [];
8208
- for (var z in O) D.push(z);
8209
- return D.reverse(), function X() {
8210
- for (; D.length; ) {
8211
- var j = D.pop();
8207
+ var O = Object(N), L = [];
8208
+ for (var z in O) L.push(z);
8209
+ return L.reverse(), function X() {
8210
+ for (; L.length; ) {
8211
+ var j = L.pop();
8212
8212
  if (j in O) return X.value = j, X.done = !1, X;
8213
8213
  }
8214
8214
  return X.done = !0, X;
@@ -8223,28 +8223,28 @@ function T() {
8223
8223
  }, dispatchException: function(N) {
8224
8224
  if (this.done) throw N;
8225
8225
  var O = this;
8226
- function D(Ce, Le) {
8226
+ function L(Ce, Le) {
8227
8227
  return j.type = "throw", j.arg = N, O.next = Ce, Le && (O.method = "next", O.arg = n), !!Le;
8228
8228
  }
8229
8229
  for (var z = this.tryEntries.length - 1; z >= 0; --z) {
8230
8230
  var X = this.tryEntries[z], j = X.completion;
8231
- if (X.tryLoc === "root") return D("end");
8231
+ if (X.tryLoc === "root") return L("end");
8232
8232
  if (X.tryLoc <= this.prev) {
8233
8233
  var ee = i.call(X, "catchLoc"), ue = i.call(X, "finallyLoc");
8234
8234
  if (ee && ue) {
8235
- if (this.prev < X.catchLoc) return D(X.catchLoc, !0);
8236
- if (this.prev < X.finallyLoc) return D(X.finallyLoc);
8235
+ if (this.prev < X.catchLoc) return L(X.catchLoc, !0);
8236
+ if (this.prev < X.finallyLoc) return L(X.finallyLoc);
8237
8237
  } else if (ee) {
8238
- if (this.prev < X.catchLoc) return D(X.catchLoc, !0);
8238
+ if (this.prev < X.catchLoc) return L(X.catchLoc, !0);
8239
8239
  } else {
8240
8240
  if (!ue) throw new Error("try statement without catch or finally");
8241
- if (this.prev < X.finallyLoc) return D(X.finallyLoc);
8241
+ if (this.prev < X.finallyLoc) return L(X.finallyLoc);
8242
8242
  }
8243
8243
  }
8244
8244
  }
8245
8245
  }, abrupt: function(N, O) {
8246
- for (var D = this.tryEntries.length - 1; D >= 0; --D) {
8247
- var z = this.tryEntries[D];
8246
+ for (var L = this.tryEntries.length - 1; L >= 0; --L) {
8247
+ var z = this.tryEntries[L];
8248
8248
  if (z.tryLoc <= this.prev && i.call(z, "finallyLoc") && this.prev < z.finallyLoc) {
8249
8249
  var X = z;
8250
8250
  break;
@@ -8258,24 +8258,24 @@ function T() {
8258
8258
  return N.type === "break" || N.type === "continue" ? this.next = N.arg : N.type === "return" ? (this.rval = this.arg = N.arg, this.method = "return", this.next = "end") : N.type === "normal" && O && (this.next = O), f;
8259
8259
  }, finish: function(N) {
8260
8260
  for (var O = this.tryEntries.length - 1; O >= 0; --O) {
8261
- var D = this.tryEntries[O];
8262
- if (D.finallyLoc === N) return this.complete(D.completion, D.afterLoc), ne(D), f;
8261
+ var L = this.tryEntries[O];
8262
+ if (L.finallyLoc === N) return this.complete(L.completion, L.afterLoc), ne(L), f;
8263
8263
  }
8264
8264
  }, catch: function(N) {
8265
8265
  for (var O = this.tryEntries.length - 1; O >= 0; --O) {
8266
- var D = this.tryEntries[O];
8267
- if (D.tryLoc === N) {
8268
- var z = D.completion;
8266
+ var L = this.tryEntries[O];
8267
+ if (L.tryLoc === N) {
8268
+ var z = L.completion;
8269
8269
  if (z.type === "throw") {
8270
8270
  var X = z.arg;
8271
- ne(D);
8271
+ ne(L);
8272
8272
  }
8273
8273
  return X;
8274
8274
  }
8275
8275
  }
8276
8276
  throw new Error("illegal catch attempt");
8277
- }, delegateYield: function(N, O, D) {
8278
- return this.delegate = { iterator: Y(N), resultName: O, nextLoc: D }, this.method === "next" && (this.arg = n), f;
8277
+ }, delegateYield: function(N, O, L) {
8278
+ return this.delegate = { iterator: Y(N), resultName: O, nextLoc: L }, this.method === "next" && (this.arg = n), f;
8279
8279
  } }, r;
8280
8280
  }
8281
8281
  function Op(n) {
@@ -17860,7 +17860,7 @@ var lh = function(n) {
17860
17860
  case 39:
17861
17861
  if (E = function() {
17862
17862
  return F(K, void 0, void 0, T().mark(function ne() {
17863
- var re, Y, N, O, D, z, X;
17863
+ var re, Y, N, O, L, z, X;
17864
17864
  return T().wrap(function(j) {
17865
17865
  for (; ; ) switch (j.prev = j.next) {
17866
17866
  case 0:
@@ -17880,9 +17880,9 @@ var lh = function(n) {
17880
17880
  j.next = 30;
17881
17881
  break;
17882
17882
  }
17883
- O = void 0, D = Oe(this.engine.pcManager.publisher.getTransceivers()), j.prev = 10, D.s();
17883
+ O = void 0, L = Oe(this.engine.pcManager.publisher.getTransceivers()), j.prev = 10, L.s();
17884
17884
  case 12:
17885
- if ((z = D.n()).done) {
17885
+ if ((z = L.n()).done) {
17886
17886
  j.next = 19;
17887
17887
  break;
17888
17888
  }
@@ -17898,9 +17898,9 @@ var lh = function(n) {
17898
17898
  j.next = 24;
17899
17899
  break;
17900
17900
  case 21:
17901
- j.prev = 21, j.t0 = j.catch(10), D.e(j.t0);
17901
+ j.prev = 21, j.t0 = j.catch(10), L.e(j.t0);
17902
17902
  case 24:
17903
- return j.prev = 24, D.f(), j.finish(24);
17903
+ return j.prev = 24, L.f(), j.finish(24);
17904
17904
  case 27:
17905
17905
  O && this.engine.pcManager.publisher.setTrackCodecBitrate({ transceiver: O, codec: "opus", maxbr: !((Y = g[0]) === null || Y === void 0) && Y.maxBitrate ? g[0].maxBitrate / 1e3 : 0 }), j.next = 31;
17906
17906
  break;
@@ -19821,11 +19821,11 @@ var Qn = /* @__PURE__ */ new WeakMap(), bx = function() {
19821
19821
  })), function() {
19822
19822
  return m.apply(this, arguments);
19823
19823
  }) }, { key: "joinRoom", value: (b = Pt(T().mark(function f() {
19824
- var h, g, k, x, E, w, _, P, I, V, K, Z, ne, re, Y, N, O, D, z, X, j, ee, ue, Ce, Le, Me, ze, ut, lt, le, Ee = this, Ye = arguments;
19824
+ var h, g, k, x, E, w, _, P, I, V, K, Z, ne, re, Y, N, O, L, z, X, j, ee, ue, Ce, Le, Me, ze, ut, lt, le, Ee = this, Ye = arguments;
19825
19825
  return T().wrap(function($e) {
19826
19826
  for (; ; ) switch ($e.prev = $e.next) {
19827
19827
  case 0:
19828
- if (E = (x = Ye.length > 0 && Ye[0] !== void 0 ? Ye[0] : {}).audioDeviceId, w = E === void 0 ? "" : E, _ = x.videoDeviceId, P = _ === void 0 ? "" : _, I = x.outputDeviceId, V = I === void 0 ? "" : I, K = x.facingMode, Z = K === void 0 ? "user" : K, ne = x.autoGainControl, re = x.echoCancellation, Y = x.noiseSuppression, N = x.roomNum, O = x.cameraStatus, D = O === void 0 || O, z = x.microphoneStatus, X = z === void 0 || z, j = x.origin, ee = j === void 0 ? "0" : j, ue = x.videoCodec, N) {
19828
+ if (E = (x = Ye.length > 0 && Ye[0] !== void 0 ? Ye[0] : {}).audioDeviceId, w = E === void 0 ? "" : E, _ = x.videoDeviceId, P = _ === void 0 ? "" : _, I = x.outputDeviceId, V = I === void 0 ? "" : I, K = x.facingMode, Z = K === void 0 ? "user" : K, ne = x.autoGainControl, re = x.echoCancellation, Y = x.noiseSuppression, N = x.roomNum, O = x.cameraStatus, L = O === void 0 || O, z = x.microphoneStatus, X = z === void 0 || z, j = x.origin, ee = j === void 0 ? "0" : j, ue = x.videoCodec, N) {
19829
19829
  $e.next = 4;
19830
19830
  break;
19831
19831
  }
@@ -19846,7 +19846,7 @@ var Qn = /* @__PURE__ */ new WeakMap(), bx = function() {
19846
19846
  $e.next = 37;
19847
19847
  break;
19848
19848
  }
19849
- return $e.next = 32, this.room.localParticipant.setCameraEnabled(D);
19849
+ return $e.next = 32, this.room.localParticipant.setCameraEnabled(L);
19850
19850
  case 32:
19851
19851
  return $e.next = 34, this.room.localParticipant.setMicrophoneEnabled(X);
19852
19852
  case 34:
@@ -20790,14 +20790,14 @@ const xc = (n) => (Ct("data-v-c12bddcb"), n = n(), St(), n), _x = { class: "chec
20790
20790
  }
20791
20791
  async function x() {
20792
20792
  try {
20793
- const { audioDevices: N, videoDevices: O, outputDevices: D } = await vh.getDeviceList();
20793
+ const { audioDevices: N, videoDevices: O, outputDevices: L } = await vh.getDeviceList();
20794
20794
  m.value = N.map((z) => ({
20795
20795
  label: z.label,
20796
20796
  value: z.deviceId
20797
20797
  })), f.value = O.map((z) => ({
20798
20798
  label: z.label,
20799
20799
  value: z.deviceId
20800
- })), v.value = D.map((z) => ({
20800
+ })), v.value = L.map((z) => ({
20801
20801
  label: z.label,
20802
20802
  value: z.deviceId
20803
20803
  }));
@@ -20817,22 +20817,22 @@ const xc = (n) => (Ct("data-v-c12bddcb"), n = n(), St(), n), _x = { class: "chec
20817
20817
  });
20818
20818
  }
20819
20819
  function P(N) {
20820
- let O = N == null ? void 0 : N.getVideoTracks(), D = N == null ? void 0 : N.getAudioTracks();
20820
+ let O = N == null ? void 0 : N.getVideoTracks(), L = N == null ? void 0 : N.getAudioTracks();
20821
20821
  if (O && O.length > 0) {
20822
20822
  let z = O[0].getCapabilities();
20823
20823
  h.videoDevice = z.deviceId, l.value = z.facingMode[0];
20824
20824
  }
20825
- if (D && D.length > 0) {
20826
- let z = D[0].getCapabilities();
20825
+ if (L && L.length > 0) {
20826
+ let z = L[0].getCapabilities();
20827
20827
  h.audioInputDevice = z.deviceId;
20828
20828
  }
20829
20829
  }
20830
20830
  async function I(N) {
20831
20831
  try {
20832
20832
  const O = await navigator.mediaDevices.getUserMedia(N);
20833
- let D = document.querySelector("#video-ele");
20834
- _(), D && (y.value = O.getTracks(), P(O), D.srcObject = O, D.onloadedmetadata = function(z) {
20835
- D.play();
20833
+ let L = document.querySelector("#video-ele");
20834
+ _(), L && (y.value = O.getTracks(), P(O), L.srcObject = O, L.onloadedmetadata = function(z) {
20835
+ L.play();
20836
20836
  });
20837
20837
  } catch (O) {
20838
20838
  throw new Error(O);
@@ -20883,20 +20883,20 @@ const xc = (n) => (Ct("data-v-c12bddcb"), n = n(), St(), n), _x = { class: "chec
20883
20883
  }), Sn(() => {
20884
20884
  V();
20885
20885
  }), (N, O) => {
20886
- const D = Ie("el-input");
20886
+ const L = Ie("el-input");
20887
20887
  return R(), H("div", {
20888
20888
  class: "mask",
20889
20889
  onClick: O[7] || (O[7] = Bn((z) => i("close"), ["self"]))
20890
20890
  }, [
20891
20891
  C("div", qx, [
20892
20892
  C("div", zx, [
20893
- n.dialogType === "launch" ? (R(), Te(D, {
20893
+ n.dialogType === "launch" ? (R(), Te(L, {
20894
20894
  key: 0,
20895
20895
  class: "search-input",
20896
20896
  modelValue: o.value,
20897
20897
  "onUpdate:modelValue": O[0] || (O[0] = (z) => o.value = z),
20898
20898
  placeholder: "请输入会议名称"
20899
- }, null, 8, ["modelValue"])) : (R(), Te(D, {
20899
+ }, null, 8, ["modelValue"])) : (R(), Te(L, {
20900
20900
  key: 1,
20901
20901
  class: "search-input",
20902
20902
  modelValue: s.value,
@@ -21108,7 +21108,7 @@ const xc = (n) => (Ct("data-v-c12bddcb"), n = n(), St(), n), _x = { class: "chec
21108
21108
  function O() {
21109
21109
  o("enterDialogClose");
21110
21110
  }
21111
- function D() {
21111
+ function L() {
21112
21112
  x.value = !1;
21113
21113
  }
21114
21114
  function z(oe, xe) {
@@ -21456,7 +21456,7 @@ const xc = (n) => (Ct("data-v-c12bddcb"), n = n(), St(), n), _x = { class: "chec
21456
21456
  key: 2,
21457
21457
  dialogType: E.value,
21458
21458
  tempRoomNum: k.value,
21459
- onClose: D,
21459
+ onClose: L,
21460
21460
  onLaunchMeeting: ut,
21461
21461
  onJoinMeeting: lt
21462
21462
  }, null, 8, ["dialogType", "tempRoomNum"])) : ge("", !0)
@@ -22827,7 +22827,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
22827
22827
  ]);
22828
22828
  };
22829
22829
  }
22830
- }, VP = /* @__PURE__ */ ht(BP, [["__scopeId", "data-v-68022380"]]), Rt = (n) => (Ct("data-v-3f20cfd0"), n = n(), St(), n), HP = {
22830
+ }, VP = /* @__PURE__ */ ht(BP, [["__scopeId", "data-v-68022380"]]), Rt = (n) => (Ct("data-v-85253c80"), n = n(), St(), n), HP = {
22831
22831
  class: /* @__PURE__ */ me(["meeting-room-top-bar"])
22832
22832
  }, qP = { class: "bar-group" }, zP = /* @__PURE__ */ Rt(() => /* @__PURE__ */ C("div", { class: "meeting-theme" }, [
22833
22833
  /* @__PURE__ */ C("div", { class: "meeting-theme-logo" }),
@@ -22964,7 +22964,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
22964
22964
  audioInputDevice: "",
22965
22965
  audioOutputDevice: "",
22966
22966
  videoDevice: ""
22967
- }), _ = U([]), P = U(""), I = U(""), V = U("grid"), K = U("normal"), Z = U(["grid", "rightSide"]), ne = U(["宫格", "右侧边栏"]), re = U(0), Y = U(!1), N = U(!1), O = U(!1), D = U(!1), z = U(!1), X = U(!1), j = U(!1), ee = U(!1), ue = U(!1), Ce = U(!1), Le = U(!1), Me = U(!1), ze = U(null), ut = U([]), lt = U([]), le = U(null), Ee = U(null), Ye = U(!1), $e = U({}), A = U(""), Ve = U(!1), Pe = U(3);
22967
+ }), _ = U([]), P = U(""), I = U(""), V = U("grid"), K = U("normal"), Z = U(["grid", "rightSide"]), ne = U(["宫格", "右侧边栏"]), re = U(0), Y = U(!1), N = U(!1), O = U(!1), L = U(!1), z = U(!1), X = U(!1), j = U(!1), ee = U(!1), ue = U(!1), Ce = U(!1), Le = U(!1), Me = U(!1), ze = U(null), ut = U([]), lt = U([]), le = U(null), Ee = U(null), Ye = U(!1), $e = U({}), A = U(""), Ve = U(!1), Pe = U(3);
22968
22968
  U("测试短信");
22969
22969
  const Ze = U(!1), oe = U(!1), xe = U(!1), fe = U(!1), Ke = U({}), je = U(!1), ae = U(!1), Ge = U({}), qt = U(null), dt = U(!1), dn = U(""), Qt = U(!0), An = U(!1), ko = U(), Co = U(), Qe = new rn();
22970
22970
  let ve = null, Vr = null, ui = null, pn = null;
@@ -22977,7 +22977,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
22977
22977
  }
22978
22978
  function Nc(S) {
22979
22979
  if (Et.value > 0) {
22980
- let M = p.value.findIndex((L) => L.identity === S);
22980
+ let M = p.value.findIndex((D) => D.identity === S);
22981
22981
  return M >= 0 ? M : -1;
22982
22982
  } else
22983
22983
  return -1;
@@ -22986,7 +22986,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
22986
22986
  if (Hr.value <= 0)
22987
22987
  d.value.push(S);
22988
22988
  else {
22989
- if (d.value.findIndex((L) => L.mobile === S.mobile) > -1)
22989
+ if (d.value.findIndex((D) => D.mobile === S.mobile) > -1)
22990
22990
  return;
22991
22991
  d.value.push(S);
22992
22992
  }
@@ -23037,23 +23037,23 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23037
23037
  (Ri.value <= 0 || Oc(S.mobile) < 0) && l.value.push(S);
23038
23038
  }
23039
23039
  function Oc(S) {
23040
- return Ri.value > 0 ? l.value.findIndex((L) => L.mobile === S) : -1;
23040
+ return Ri.value > 0 ? l.value.findIndex((D) => D.mobile === S) : -1;
23041
23041
  }
23042
23042
  function Ah(S) {
23043
23043
  if (Hr.value > 0) {
23044
- const M = d.value.findIndex((L) => L.mobile === S);
23044
+ const M = d.value.findIndex((D) => D.mobile === S);
23045
23045
  M !== -1 && d.value.splice(M, 1);
23046
23046
  }
23047
23047
  }
23048
23048
  function Ic(S) {
23049
- return Et.value > 0 ? p.value.findIndex((L) => L.isScreenShareEnabled && L.identity !== S) : -1;
23049
+ return Et.value > 0 ? p.value.findIndex((D) => D.isScreenShareEnabled && D.identity !== S) : -1;
23050
23050
  }
23051
23051
  function Uh(S) {
23052
23052
  _.value.push(S);
23053
23053
  }
23054
23054
  function Rc(S) {
23055
23055
  if (Et.value > 0) {
23056
- const M = p.value.findIndex((L) => L.identity === S);
23056
+ const M = p.value.findIndex((D) => D.identity === S);
23057
23057
  return M > -1 ? p.value[M] : null;
23058
23058
  } else
23059
23059
  return null;
@@ -23072,7 +23072,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23072
23072
  }, A.value === S.identity && Ye.value ? Ye.value = !1 : (Ye.value = !1, A.value = S.identity, Ye.value = !0);
23073
23073
  };
23074
23074
  function jh(S) {
23075
- var L;
23075
+ var D;
23076
23076
  Ah(S.mobile), Dh(S.mobile);
23077
23077
  const M = l.value.map(($) => ($ == null ? void 0 : $.classify) === "人员" ? {
23078
23078
  roomName: c.value,
@@ -23103,7 +23103,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23103
23103
  roomAlias: s.value,
23104
23104
  userId: i.userData.userId,
23105
23105
  userName: i.userData.username,
23106
- officeName: (L = i.userData) == null ? void 0 : L.officeName,
23106
+ officeName: (D = i.userData) == null ? void 0 : D.officeName,
23107
23107
  metadata: JSON.stringify({
23108
23108
  classify: "人员",
23109
23109
  phone: i.userData.mobile
@@ -23119,14 +23119,14 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23119
23119
  Ye.value = !1;
23120
23120
  }, Bh = async () => {
23121
23121
  try {
23122
- const { audioDevices: S, videoDevices: M, outputDevices: L } = await vh.getDeviceList();
23122
+ const { audioDevices: S, videoDevices: M, outputDevices: D } = await vh.getDeviceList();
23123
23123
  k.value = S.map(($) => ({
23124
23124
  label: $.label,
23125
23125
  value: $.deviceId
23126
23126
  })), x.value = M.map(($) => ({
23127
23127
  label: $.label,
23128
23128
  value: $.deviceId
23129
- })), E.value = L.map(($) => ({
23129
+ })), E.value = D.map(($) => ({
23130
23130
  label: $.label,
23131
23131
  value: $.deviceId
23132
23132
  }));
@@ -23208,17 +23208,30 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23208
23208
  }, M = null;
23209
23209
  try {
23210
23210
  M = await ve.joinRoom(S), w && (w.audioInputDevice = M == null ? void 0 : M.audioInputDevice, w.audioOutputDevice = M == null ? void 0 : M.audioOutputDevice, w.videoDevice = M == null ? void 0 : M.videoInputDevice, console.log("activeDevice:", w));
23211
- } catch (L) {
23212
- console.error("加入会议失败", L);
23211
+ } catch (D) {
23212
+ console.error("加入会议失败", D);
23213
23213
  }
23214
23214
  }, To = (S) => {
23215
23215
  if (S.length > 0) {
23216
23216
  const M = [];
23217
- S.forEach((L) => {
23218
- M.push(ve.makeCall(L.userName, L.mobile, 3));
23217
+ S.forEach((D) => {
23218
+ switch (D.equipmentType) {
23219
+ case "RTMP":
23220
+ M.push(ve.makeCall(D.userName, D.mobile, 5));
23221
+ break;
23222
+ case "GB28181":
23223
+ M.push(ve.makeCall(D.userName, D.mobile, 3));
23224
+ break;
23225
+ case "SIP":
23226
+ M.push(ve.makeCall(D.userName, D.mobile, 1));
23227
+ break;
23228
+ default:
23229
+ M.push(ve.makeCall(D.userName, D.mobile, 3));
23230
+ break;
23231
+ }
23219
23232
  }), Promise.all(M).then(() => {
23220
- Qe.message("success", "设备邀请发送成功"), S.forEach((L) => {
23221
- So(L);
23233
+ Qe.message("success", "设备邀请发送成功"), S.forEach((D) => {
23234
+ So(D);
23222
23235
  });
23223
23236
  });
23224
23237
  }
@@ -23231,26 +23244,26 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23231
23244
  }
23232
23245
  ).then((S) => {
23233
23246
  S.data.code === 0 ? S.data.data.length > 0 ? (l.value = S.data.data.filter((M) => JSON.parse(M.metadata).phone !== i.userData.mobile).map((M) => {
23234
- const L = JSON.parse(M.metadata);
23235
- return L.classify === "人员" ? {
23236
- classify: L.classify,
23247
+ const D = JSON.parse(M.metadata);
23248
+ return D.classify === "人员" ? {
23249
+ classify: D.classify,
23237
23250
  userName: M.userName,
23238
23251
  userId: M.userId,
23239
- mobile: L.phone,
23252
+ mobile: D.phone,
23240
23253
  officeName: M.officeName,
23241
23254
  id: M.userId,
23242
23255
  label: M.userName,
23243
- phone: L.phone
23256
+ phone: D.phone
23244
23257
  } : {
23245
- classify: L.classify,
23258
+ classify: D.classify,
23246
23259
  userName: M.userName,
23247
23260
  userId: M.userId,
23248
- mobile: L.equipmentCode,
23261
+ mobile: D.equipmentCode,
23249
23262
  officeName: M.officeName,
23250
- phone: L.phone,
23251
- equipmentCode: L.equipmentCode,
23252
- equipmentPassword: L.equipmentPassword,
23253
- equipmentType: L.equipmentType,
23263
+ phone: D.phone,
23264
+ equipmentCode: D.equipmentCode,
23265
+ equipmentPassword: D.equipmentPassword,
23266
+ equipmentType: D.equipmentType,
23254
23267
  id: M.userId,
23255
23268
  label: M.userName
23256
23269
  };
@@ -23262,34 +23275,34 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23262
23275
  if (M)
23263
23276
  if (K.value === "pointTurn") {
23264
23277
  if (!(S.identity === Ee.value || S.identity === le.value)) {
23265
- const L = document.querySelector("#room .point-turn-top"), $ = document.querySelector("#room .point-turn-bottom"), q = document.querySelector("#room .point-turn-other");
23266
- if (!L || !$ || !q)
23278
+ const D = document.querySelector("#room .point-turn-top"), $ = document.querySelector("#room .point-turn-bottom"), q = document.querySelector("#room .point-turn-other");
23279
+ if (!D || !$ || !q)
23267
23280
  return;
23268
23281
  if (M.parentElement)
23269
23282
  if (M.parentElement.className === "point-turn-top") {
23270
- if (M.id === L.firstElementChild.id)
23283
+ if (M.id === D.firstElementChild.id)
23271
23284
  return;
23272
- L.insertBefore(M, L.firstChild ?? null);
23285
+ D.insertBefore(M, D.firstChild ?? null);
23273
23286
  } else M.parentElement.className === "point-turn-bottom" ? document.querySelectorAll(".point-turn-top .participant").length >= 5 && (q.insertBefore(
23274
- L.lastElementChild,
23287
+ D.lastElementChild,
23275
23288
  q.firstChild ?? null
23276
- ), L.insertBefore(M, L.firstChild ?? null), $.insertBefore(
23289
+ ), D.insertBefore(M, D.firstChild ?? null), $.insertBefore(
23277
23290
  q.firstChild,
23278
23291
  $.firstChild ?? null
23279
23292
  )) : document.querySelectorAll(".point-turn-top .participant").length >= 5 && document.querySelectorAll(".point-turn-bottom .participant").length >= 5 && (q.insertBefore(
23280
23293
  $.lastElementChild,
23281
23294
  q.firstChild ?? null
23282
23295
  ), $.insertBefore(
23283
- L.lastElementChild,
23296
+ D.lastElementChild,
23284
23297
  $.firstChild ?? null
23285
- ), L.insertBefore(M, L.firstChild ?? null));
23298
+ ), D.insertBefore(M, D.firstChild ?? null));
23286
23299
  }
23287
23300
  } else {
23288
- const L = document.getElementById("room");
23301
+ const D = document.getElementById("room");
23289
23302
  if (V.value === "grid") {
23290
- if (M.id === L.firstElementChild.id)
23303
+ if (M.id === D.firstElementChild.id)
23291
23304
  return;
23292
- L.insertBefore(M, L.firstChild ?? null);
23305
+ D.insertBefore(M, D.firstChild ?? null);
23293
23306
  } else if (V.value === "rightSide") {
23294
23307
  const $ = document.querySelector("#room .layout-rightside"), q = document.querySelector("#room .layout-leftside");
23295
23308
  if (!q || !$)
@@ -23352,16 +23365,16 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23352
23365
  </div>
23353
23366
  </div>
23354
23367
  `, M;
23355
- }, Zh = (S, M, L) => {
23368
+ }, Zh = (S, M, D) => {
23356
23369
  if (K.value === "pointTurn") {
23357
23370
  let $ = document.querySelector("#room .point-turn-top"), q = document.querySelector("#room .point-turn-center"), we = document.querySelector("#room .point-turn-bottom"), B = document.querySelector("#room .point-turn-other");
23358
- if ($ || ($ = document.createElement("div"), $.className = "point-turn-top", S.insertBefore($, S.firstChild ?? null)), q || (q = document.createElement("div"), q.className = "point-turn-center", S.appendChild(q)), we || (we = document.createElement("div"), we.className = "point-turn-bottom", S.appendChild(we)), B || (B = document.createElement("div"), B.className = "point-turn-other", S.appendChild(B)), Ee.value === L.identity)
23371
+ if ($ || ($ = document.createElement("div"), $.className = "point-turn-top", S.insertBefore($, S.firstChild ?? null)), q || (q = document.createElement("div"), q.className = "point-turn-center", S.appendChild(q)), we || (we = document.createElement("div"), we.className = "point-turn-bottom", S.appendChild(we)), B || (B = document.createElement("div"), B.className = "point-turn-other", S.appendChild(B)), Ee.value === D.identity)
23359
23372
  if (q.hasChildNodes()) {
23360
23373
  let J = document.querySelectorAll(".point-turn-center .participant");
23361
23374
  J.length > 0 ? J.length === 1 ? q.insertBefore(M, q.firstChild ?? null) : J[0].id ? (document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(J[0]) : we.appendChild(J[0]) : $.appendChild(J[0]), q.insertBefore(M, q.firstChild ?? null)) : (q.removeChild(J[0]), q.insertBefore(M, q.firstChild ?? null)) : q.insertBefore(M, q.firstChild ?? null);
23362
23375
  } else
23363
23376
  q.appendChild(M);
23364
- else if (le.value === L.identity)
23377
+ else if (le.value === D.identity)
23365
23378
  if (q.hasChildNodes()) {
23366
23379
  let J = document.querySelectorAll(".point-turn-center .participant");
23367
23380
  J.length > 0 ? J.length === 1 ? q.appendChild(M) : J[1].id ? (document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(J[1]) : we.appendChild(J[1]) : $.appendChild(J[1]), q.appendChild(M)) : (q.removeChild(J[1]), q.appendChild(M)) : q.appendChild(M);
@@ -23370,13 +23383,13 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23370
23383
  else
23371
23384
  document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(M) : we.appendChild(M) : $.appendChild(M);
23372
23385
  } else if (V.value === "grid")
23373
- L.isLocal ? S.insertBefore(M, S.firstChild ?? null) : S.appendChild(M);
23386
+ D.isLocal ? S.insertBefore(M, S.firstChild ?? null) : S.appendChild(M);
23374
23387
  else if (V.value === "rightSide") {
23375
23388
  let $ = document.querySelector("#room .layout-rightside"), q = document.querySelector("#room .layout-leftside");
23376
- q || (q = document.createElement("div"), q.className = "layout-leftside", S.insertBefore(q, S.firstChild ?? null)), $ || ($ = document.createElement("div"), $.className = "layout-rightside", S.appendChild($)), le.value && le.value === L.identity ? q.hasChildNodes() && ($.insertBefore(
23389
+ q || (q = document.createElement("div"), q.className = "layout-leftside", S.insertBefore(q, S.firstChild ?? null)), $ || ($ = document.createElement("div"), $.className = "layout-rightside", S.appendChild($)), le.value && le.value === D.identity ? q.hasChildNodes() && ($.insertBefore(
23377
23390
  q.firstChild,
23378
23391
  $.firstChild ?? null
23379
- ), q.appendChild(M)) : L.isLocal ? (q.hasChildNodes() && $.insertBefore(
23392
+ ), q.appendChild(M)) : D.isLocal ? (q.hasChildNodes() && $.insertBefore(
23380
23393
  q.firstChild,
23381
23394
  $.firstChild ?? null
23382
23395
  ), q.appendChild(M)) : $.appendChild(M);
@@ -23391,8 +23404,8 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23391
23404
  Qe.message("error", "会议容器不存在");
23392
23405
  return;
23393
23406
  }
23394
- let L = document.getElementById(`participant-${S.identity}`);
23395
- if (!L && !S.remove && (L = Xh(S), M = Zh(M, L, S), Mc(S), d.value.length > 0)) {
23407
+ let D = document.getElementById(`participant-${S.identity}`);
23408
+ if (!D && !S.remove && (D = Xh(S), M = Zh(M, D, S), Mc(S), d.value.length > 0)) {
23396
23409
  const at = d.value.findIndex((_t) => _t.classify !== "人员" && "sip_" + _t.mobile === S.identity);
23397
23410
  at !== -1 && ve.updateParticipantName(S.identity, d.value[at].userName);
23398
23411
  }
@@ -23411,22 +23424,22 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23411
23424
  top: at.clientY + 5 + "px"
23412
23425
  }, A.value === S.identity && Ye.value ? Ye.value = !1 : (Ye.value = !1, A.value = S.identity, Ye.value = !0);
23413
23426
  };
23414
- we && S.isMicrophoneEnabled ? (we.className = "microphone microphone-active", we.onclick = _e) : we && !S.isMicrophoneEnabled && (we.className = "microphone microphone-inactive", we.onclick = Kn), L && (L.onmouseenter = He, L.onmouseleave = ir), J && (J.onclick = Dm), B && (S.connectionQuality === "excellent" || S.connectionQuality === "good" ? B.className = "signal-icon signal-icon-good" : B.className = "signal-icon signal-icon-poor");
23427
+ we && S.isMicrophoneEnabled ? (we.className = "microphone microphone-active", we.onclick = _e) : we && !S.isMicrophoneEnabled && (we.className = "microphone microphone-inactive", we.onclick = Kn), D && (D.onmouseenter = He, D.onmouseleave = ir), J && (J.onclick = Dm), B && (S.connectionQuality === "excellent" || S.connectionQuality === "good" ? B.className = "signal-icon signal-icon-good" : B.className = "signal-icon signal-icon-poor");
23415
23428
  let an = document.getElementById(`screenshare-${S.identity}`);
23416
23429
  if (S.isScreenShareEnabled)
23417
- an || (an = document.createElement("div"), an.id = `screenshare-${S.identity}`, an.className = "screen-share-suspension", an.innerHTML = `${S.name} 正在共享屏幕`, L.appendChild(an)), q && (L.removeChild(q), q = null), B && (L.removeChild(B), B = null), J && (L.removeChild(J), J = null);
23430
+ an || (an = document.createElement("div"), an.id = `screenshare-${S.identity}`, an.className = "screen-share-suspension", an.innerHTML = `${S.name} 正在共享屏幕`, D.appendChild(an)), q && (D.removeChild(q), q = null), B && (D.removeChild(B), B = null), J && (D.removeChild(J), J = null);
23418
23431
  else if (S.isCameraEnabled)
23419
- an && (L.removeChild(an), an = null), q && (L.removeChild(q), q = null), B || (B = document.createElement("div"), B.id = `signal-${S.identity}`, S.connectionQuality === "excellent" || S.connectionQuality === "good" ? B.className = "signal-icon signal-icon-good" : B.className = "signal-icon signal-icon-poor", L.appendChild(B)), J || (J = document.createElement("div"), J.id = `more-${S.identity}`, J.className = "more-icon", L.appendChild(J));
23432
+ an && (D.removeChild(an), an = null), q && (D.removeChild(q), q = null), B || (B = document.createElement("div"), B.id = `signal-${S.identity}`, S.connectionQuality === "excellent" || S.connectionQuality === "good" ? B.className = "signal-icon signal-icon-good" : B.className = "signal-icon signal-icon-poor", D.appendChild(B)), J || (J = document.createElement("div"), J.id = `more-${S.identity}`, J.className = "more-icon", D.appendChild(J));
23420
23433
  else {
23421
23434
  if (!q) {
23422
23435
  q = document.createElement("div"), q.id = `board-${S.identity}`, q.className = "board";
23423
23436
  let at = document.createElement("div");
23424
- at.className = "board-icon", q.appendChild(at), L && (L == null || L.appendChild(q));
23437
+ at.className = "board-icon", q.appendChild(at), D && (D == null || D.appendChild(q));
23425
23438
  }
23426
- an && (L.removeChild(an), an = null);
23439
+ an && (D.removeChild(an), an = null);
23427
23440
  }
23428
23441
  if (S.remove) {
23429
- if ($ && ($.srcObject = null, $.src = "", $.remove()), L && L.remove(), Ih(S.identity), wo(), K.value === "pointTurn")
23442
+ if ($ && ($.srcObject = null, $.src = "", $.remove()), D && D.remove(), Ih(S.identity), wo(), K.value === "pointTurn")
23430
23443
  if (S.identity === Ee.value) {
23431
23444
  const at = document.querySelector("#room .point-turn-center"), _t = document.createElement("div");
23432
23445
  _t.className = "participant", _t.innerHTML = hi, at.insertBefore(_t, at.firstChild ?? null), Ee.value === le.value ? Ee.value = le.value = null : Ee.value = null;
@@ -23448,11 +23461,11 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23448
23461
  else if (V.value === "rightSide" && Ic(S.identity) === -1) {
23449
23462
  dt.value = !0, dn.value = V.value, le.value = S.identity;
23450
23463
  const at = document.querySelector("#room .layout-rightside"), _t = document.querySelector("#room .layout-leftside");
23451
- if (L && _t) {
23464
+ if (D && _t) {
23452
23465
  let di = null;
23453
23466
  for (; di = _t.firstChild; )
23454
23467
  di && at && at.appendChild(di);
23455
- _t.insertBefore(L, _t.firstChild ?? null);
23468
+ _t.insertBefore(D, _t.firstChild ?? null);
23456
23469
  }
23457
23470
  }
23458
23471
  }
@@ -23482,7 +23495,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23482
23495
  }), ve.on("joinRoomError", (S) => {
23483
23496
  bt("joinRoomError"), console.error("加入房间失败", S), Ze.value = !1, Qe.message("error", "加入房间失败");
23484
23497
  }), ve.on("roomConnected", async (S) => {
23485
- var M, L;
23498
+ var M, D;
23486
23499
  if (bt("roomConnected"), ve.room) {
23487
23500
  const $ = JSON.parse(ve.room.metadata);
23488
23501
  console.log("metadata222:", $, $.owner), s.value = $.roomAlias, u.value = $.creator ?? "暂无", m.value = $.owner;
@@ -23560,7 +23573,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23560
23573
  roomAlias: s.value,
23561
23574
  userId: i.userData.userId,
23562
23575
  userName: i.userData.username,
23563
- officeName: (L = i.userData) == null ? void 0 : L.officeName,
23576
+ officeName: (D = i.userData) == null ? void 0 : D.officeName,
23564
23577
  metadata: JSON.stringify({
23565
23578
  classify: "人员",
23566
23579
  phone: i.userData.mobile
@@ -23580,7 +23593,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23580
23593
  await Ae();
23581
23594
  let M = zm(Ee);
23582
23595
  Ee.value = m.value.ownerId, console.log("修改前主持人", M), console.log("修改后主持人", Ee.value);
23583
- let L = document.getElementById(`participant-${Ee.value}`);
23596
+ let D = document.getElementById(`participant-${Ee.value}`);
23584
23597
  if (K.value === "pointTurn") {
23585
23598
  const $ = document.querySelector("#room .point-turn-top"), q = document.querySelector("#room .point-turn-center"), we = document.querySelector("#room .point-turn-bottom"), B = document.querySelector("#room .point-turn-other");
23586
23599
  let J = $.children.length, _e = we.children.length, Kn = B.children.length;
@@ -23588,15 +23601,15 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23588
23601
  let He = q.children;
23589
23602
  if (console.log("childNodes", He), Ee.value === le.value)
23590
23603
  if (He[0].id) {
23591
- document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(He[0]) : we.appendChild(He[0]) : $.appendChild(He[0]), q.insertBefore(L, q.firstElementChild ?? null);
23604
+ document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(He[0]) : we.appendChild(He[0]) : $.appendChild(He[0]), q.insertBefore(D, q.firstElementChild ?? null);
23592
23605
  let ir = document.createElement("div");
23593
23606
  ir.className = "participant", ir.innerHTML = hi, q.appendChild(ir);
23594
23607
  } else
23595
- q.insertBefore(L, q.firstElementChild ?? null);
23608
+ q.insertBefore(D, q.firstElementChild ?? null);
23596
23609
  else
23597
- He[0].id ? (document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(He[0]) : we.appendChild(He[0]) : $.appendChild(He[0]), q.insertBefore(L, q.firstElementChild ?? null)) : (q.removeChild(He[0]), q.insertBefore(L, q.firstElementChild ?? null));
23610
+ He[0].id ? (document.querySelectorAll(".point-turn-top .participant").length >= 5 ? document.querySelectorAll(".point-turn-bottom .participant").length >= 5 ? B.appendChild(He[0]) : we.appendChild(He[0]) : $.appendChild(He[0]), q.insertBefore(D, q.firstElementChild ?? null)) : (q.removeChild(He[0]), q.insertBefore(D, q.firstElementChild ?? null));
23598
23611
  } else {
23599
- q.insertBefore(L, q.firstElementChild ?? null);
23612
+ q.insertBefore(D, q.firstElementChild ?? null);
23600
23613
  let He = document.createElement("div");
23601
23614
  He.className = "participant", He.innerHTML = hi, q.appendChild(He);
23602
23615
  }
@@ -23635,10 +23648,10 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23635
23648
  bt("videoCallRender"), em(S);
23636
23649
  }), ve.on("activeSpeakerChange", (S) => {
23637
23650
  if (bt("activeSpeakerChange"), S.length > 0) {
23638
- let M = 0, L = -1;
23651
+ let M = 0, D = -1;
23639
23652
  S.forEach(($, q) => {
23640
- $.audioLevel > M && (M = $.audioLevel, L = q);
23641
- }), L >= 0 && Qh(S[L]);
23653
+ $.audioLevel > M && (M = $.audioLevel, D = q);
23654
+ }), D >= 0 && Qh(S[D]);
23642
23655
  }
23643
23656
  }), ve.on("makeCallSuccess", () => {
23644
23657
  bt("makeCallSuccess"), Qe.message("success", "外呼邀请发送成功"), ae.value = !1;
@@ -23662,13 +23675,13 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23662
23675
  else
23663
23676
  for (let M = 0; M < S.length; M++) {
23664
23677
  try {
23665
- const L = await _o(S[M].userName, S[M].mobile), $ = await $o(
23678
+ const D = await _o(S[M].userName, S[M].mobile), $ = await $o(
23666
23679
  [
23667
23680
  {
23668
23681
  roomName: s.value,
23669
23682
  userName: S[M].userName,
23670
23683
  phone: S[M].mobile,
23671
- message: L.messageTemplate
23684
+ message: D.messageTemplate
23672
23685
  }
23673
23686
  ],
23674
23687
  {
@@ -23676,9 +23689,9 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23676
23689
  token: i.token
23677
23690
  }
23678
23691
  );
23679
- console.log("成功发送短信链接与语音播报", L, $);
23680
- } catch (L) {
23681
- console.error("发送语音播报失败", L);
23692
+ console.log("成功发送短信链接与语音播报", D, $);
23693
+ } catch (D) {
23694
+ console.error("发送语音播报失败", D);
23682
23695
  }
23683
23696
  M > 0 && (M + 1) % 10 === 0 && await qc(500);
23684
23697
  }
@@ -23688,9 +23701,9 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23688
23701
  }, rm = async (S) => {
23689
23702
  var we;
23690
23703
  console.log("追加邀请"), l.value = S;
23691
- let M = [], L = -1;
23704
+ let M = [], D = -1;
23692
23705
  l.value.forEach((B) => {
23693
- Hr.value > 0 ? (L = d.value.findIndex((J) => J.mobile === B.mobile), L < 0 && M.push(B)) : M.push(B);
23706
+ Hr.value > 0 ? (D = d.value.findIndex((J) => J.mobile === B.mobile), D < 0 && M.push(B)) : M.push(B);
23694
23707
  }), console.log("本次追加邀请人员", M);
23695
23708
  const $ = M.filter((B) => (B == null ? void 0 : B.classify) === "人员"), q = M.filter((B) => (B == null ? void 0 : B.classify) !== "人员");
23696
23709
  if ($.length > 0 && xo($), To(q), Ri.value > 0) {
@@ -23797,19 +23810,19 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23797
23810
  return;
23798
23811
  }
23799
23812
  le.value = S, await Ae();
23800
- const M = document.querySelector("#room .point-turn-center"), L = document.getElementById(`participant-${le.value}`);
23813
+ const M = document.querySelector("#room .point-turn-center"), D = document.getElementById(`participant-${le.value}`);
23801
23814
  let $ = null;
23802
- if (L && ($ = L.parentElement, console.log("焦点元素的父元素", $, $.className), M)) {
23815
+ if (D && ($ = D.parentElement, console.log("焦点元素的父元素", $, $.className), M)) {
23803
23816
  if (M.children.length < 2) {
23804
- if (M.appendChild(L), $ && $.className !== "point-turn-other") {
23817
+ if (M.appendChild(D), $ && $.className !== "point-turn-other") {
23805
23818
  const q = document.querySelector("#room .point-turn-other");
23806
23819
  q && q.children.length > 0 && $.appendChild(q.firstChild);
23807
23820
  }
23808
23821
  } else if (M.lastChild.id)
23809
- $ && ($.appendChild(M.lastChild), M.appendChild(L));
23810
- else if (M.removeChild(M.lastChild), M.appendChild(L), $ && $.className !== "point-turn-other") {
23822
+ $ && ($.appendChild(M.lastChild), M.appendChild(D));
23823
+ else if (M.removeChild(M.lastChild), M.appendChild(D), $ && $.className !== "point-turn-other") {
23811
23824
  const q = document.querySelector("#room .point-turn-other");
23812
- q && q.children.length > 0 && $.appendChild(L);
23825
+ q && q.children.length > 0 && $.appendChild(D);
23813
23826
  }
23814
23827
  }
23815
23828
  } else if (V.value === "rightSide") {
@@ -23818,28 +23831,28 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23818
23831
  return;
23819
23832
  }
23820
23833
  le.value = S;
23821
- const M = document.querySelector("#room .layout-rightside"), L = document.querySelector("#room .layout-leftside"), $ = document.getElementById(`participant-${le.value}`);
23822
- if ($ && L) {
23834
+ const M = document.querySelector("#room .layout-rightside"), D = document.querySelector("#room .layout-leftside"), $ = document.getElementById(`participant-${le.value}`);
23835
+ if ($ && D) {
23823
23836
  let q = null;
23824
- for (; q = L.firstChild; )
23837
+ for (; q = D.firstChild; )
23825
23838
  q && M && M.appendChild(q);
23826
- L.insertBefore($, L.firstChild ?? null);
23839
+ D.insertBefore($, D.firstChild ?? null);
23827
23840
  }
23828
23841
  } else V.value === "grid" && (le.value && le.value === S ? Qe.message("info", "当前与会者已被设置为焦点") : le.value = S, zr("rightSide"));
23829
23842
  }, vm = () => {
23830
23843
  const S = document.getElementById(`participant-${le.value}`);
23831
23844
  if (K.value === "pointTurn") {
23832
23845
  if (S) {
23833
- const M = document.querySelector("#room .point-turn-top"), L = document.querySelector("#room .point-turn-center"), $ = document.querySelector("#room .point-turn-bottom"), q = document.querySelector("#room .point-turn-other");
23846
+ const M = document.querySelector("#room .point-turn-top"), D = document.querySelector("#room .point-turn-center"), $ = document.querySelector("#room .point-turn-bottom"), q = document.querySelector("#room .point-turn-other");
23834
23847
  M.children.length >= 5 ? $.children.length >= 5 ? q.appendChild(S) : $.appendChild(S) : M.appendChild(S);
23835
23848
  const we = document.createElement("div");
23836
- we.className = "participant", we.innerHTML = hi, L.appendChild(we);
23849
+ we.className = "participant", we.innerHTML = hi, D.appendChild(we);
23837
23850
  }
23838
23851
  } else if (V.value === "rightSide") {
23839
- const M = document.querySelector("#room .layout-rightside"), L = document.querySelector("#room .layout-leftside");
23852
+ const M = document.querySelector("#room .layout-rightside"), D = document.querySelector("#room .layout-leftside");
23840
23853
  if (S) {
23841
23854
  let $ = null;
23842
- for (; $ = L.firstChild; )
23855
+ for (; $ = D.firstChild; )
23843
23856
  $ && M && M.appendChild($);
23844
23857
  }
23845
23858
  }
@@ -23896,7 +23909,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23896
23909
  });
23897
23910
  else
23898
23911
  try {
23899
- const M = await _o(S, S), L = await $o(
23912
+ const M = await _o(S, S), D = await $o(
23900
23913
  [
23901
23914
  {
23902
23915
  roomName: s.value,
@@ -23916,7 +23929,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23916
23929
  }
23917
23930
  };
23918
23931
  function _o(S, M) {
23919
- return new Promise((L, $) => {
23932
+ return new Promise((D, $) => {
23920
23933
  _C(
23921
23934
  {
23922
23935
  path: i.miniPagePath,
@@ -23931,7 +23944,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23931
23944
  const we = q.data.msg, B = `【鸿信翼联视频会议】 邀请您参加视频会议。
23932
23945
  会议主题:${s.value}
23933
23946
  微信小程序参会链接:${we}`;
23934
- L({
23947
+ D({
23935
23948
  meetingWXLink: we,
23936
23949
  messageTemplate: B
23937
23950
  });
@@ -23945,10 +23958,10 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
23945
23958
  }
23946
23959
  function Rm(S) {
23947
23960
  var $;
23948
- let M = [], L = -1;
23961
+ let M = [], D = -1;
23949
23962
  if (S && S.length > 0) {
23950
23963
  S.forEach((B) => {
23951
- Hr.value > 0 ? (L = d.value.findIndex((J) => J.mobile === B.mobile), L < 0 && M.push(B)) : M.push(B), Lh(B);
23964
+ Hr.value > 0 ? (D = d.value.findIndex((J) => J.mobile === B.mobile), D < 0 && M.push(B)) : M.push(B), Lh(B);
23952
23965
  }), console.log("本次追加邀请人员", M);
23953
23966
  const q = M.filter((B) => (B == null ? void 0 : B.classify) === "人员"), we = M.filter((B) => (B == null ? void 0 : B.classify) !== "人员");
23954
23967
  if (q.length > 0 && xo(q), To(we), Ri.value > 0) {
@@ -24007,8 +24020,8 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24007
24020
  () => V.value,
24008
24021
  async (S, M) => {
24009
24022
  if (console.log("新布局", S), console.log("旧布局", M), await Ae(), K.value == "normal") {
24010
- let L = document.getElementById("room");
24011
- if (L) {
24023
+ let D = document.getElementById("room");
24024
+ if (D) {
24012
24025
  if (M === "grid" && S === "rightSide") {
24013
24026
  let $ = document.querySelector("#room .layout-rightside"), q = document.querySelector("#room .layout-leftside");
24014
24027
  if (q || (q = document.createElement("div"), q.className = "layout-leftside"), $ || ($ = document.createElement("div"), $.className = "layout-rightside"), le.value) {
@@ -24021,9 +24034,9 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24021
24034
  for (; J = q.firstChild; )
24022
24035
  J && $.appendChild(J);
24023
24036
  }
24024
- if (q.appendChild(B), L.hasChildNodes()) {
24037
+ if (q.appendChild(B), D.hasChildNodes()) {
24025
24038
  let J;
24026
- for (; J = L.firstElementChild; )
24039
+ for (; J = D.firstElementChild; )
24027
24040
  J && $.appendChild(J);
24028
24041
  }
24029
24042
  }
@@ -24035,9 +24048,9 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24035
24048
  for (; J = q.firstChild; )
24036
24049
  J && $.appendChild(J);
24037
24050
  }
24038
- if (q.appendChild(B), L.hasChildNodes()) {
24051
+ if (q.appendChild(B), D.hasChildNodes()) {
24039
24052
  let J;
24040
- for (; J = L.firstElementChild; )
24053
+ for (; J = D.firstElementChild; )
24041
24054
  J && $.appendChild(J);
24042
24055
  }
24043
24056
  }
@@ -24052,15 +24065,15 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24052
24065
  for (; J = q.firstChild; )
24053
24066
  J && $.appendChild(J);
24054
24067
  }
24055
- if (q.appendChild(B), L.hasChildNodes()) {
24068
+ if (q.appendChild(B), D.hasChildNodes()) {
24056
24069
  let J;
24057
- for (; J = L.firstChild; )
24070
+ for (; J = D.firstChild; )
24058
24071
  J && $.appendChild(J);
24059
24072
  }
24060
24073
  }
24061
24074
  }
24062
24075
  }
24063
- L.insertBefore(q, L.firstChild ?? null), L.appendChild($);
24076
+ D.insertBefore(q, D.firstChild ?? null), D.appendChild($);
24064
24077
  }
24065
24078
  if (M === "rightSide" && S === "grid") {
24066
24079
  let $ = document.querySelector("#room .layout-rightside"), q = document.querySelector("#room .layout-leftside");
@@ -24072,17 +24085,17 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24072
24085
  for (; B = $.firstChild; )
24073
24086
  we.appendChild(B);
24074
24087
  }
24075
- L.removeChild($);
24088
+ D.removeChild($);
24076
24089
  }
24077
24090
  if (q) {
24078
24091
  if (q.hasChildNodes()) {
24079
24092
  let B;
24080
24093
  for (; B = q.firstChild; )
24081
- console.log("layoutLeftSideEleChild", q, B), L.insertBefore(B, L.firstChild ?? null);
24094
+ console.log("layoutLeftSideEleChild", q, B), D.insertBefore(B, D.firstChild ?? null);
24082
24095
  }
24083
- L.removeChild(q);
24096
+ D.removeChild(q);
24084
24097
  }
24085
- L.appendChild(we);
24098
+ D.appendChild(we);
24086
24099
  }
24087
24100
  }
24088
24101
  }
@@ -24093,8 +24106,8 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24093
24106
  console.log("当前会议模式", S), await Ae();
24094
24107
  let M = document.getElementById("room");
24095
24108
  if (S === "pointTurn") {
24096
- let L = document.createElement("div");
24097
- L.className = "point-turn-top";
24109
+ let D = document.createElement("div");
24110
+ D.className = "point-turn-top";
24098
24111
  let $ = document.createElement("div");
24099
24112
  $.className = "point-turn-center";
24100
24113
  let q = document.createElement("div");
@@ -24105,34 +24118,34 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24105
24118
  if (B.className = "participant", B.innerHTML = hi, J.className = "participant", J.innerHTML = hi, $.appendChild(B), $.appendChild(J), V.value === "grid") {
24106
24119
  let _e = null;
24107
24120
  for (; _e = M.firstChild; )
24108
- _e && (Ee.value && _e.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(_e, $.firstChild ?? null)), le.value && _e.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(_e))), (!Ee.value && !le.value || !(_e.id === `participant-${Ee.value}` || _e.id === `participant-${le.value}`)) && (L.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(_e) : q.appendChild(_e) : L.appendChild(_e)));
24121
+ _e && (Ee.value && _e.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(_e, $.firstChild ?? null)), le.value && _e.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(_e))), (!Ee.value && !le.value || !(_e.id === `participant-${Ee.value}` || _e.id === `participant-${le.value}`)) && (D.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(_e) : q.appendChild(_e) : D.appendChild(_e)));
24109
24122
  }
24110
24123
  if (V.value === "rightSide") {
24111
24124
  let _e = document.querySelector("#room .layout-rightside"), Kn = document.querySelector("#room .layout-leftside");
24112
24125
  if (Kn) {
24113
24126
  let He = null;
24114
24127
  for (; He = Kn.firstChild; )
24115
- He && (Ee.value && He.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(He, $.firstChild ?? null)), le.value && He.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(He))), (!Ee.value && !le.value || !(He.id === `participant-${Ee.value}` || He.id === `participant-${le.value}`)) && (L.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(He) : q.appendChild(He) : L.appendChild(He)));
24128
+ He && (Ee.value && He.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(He, $.firstChild ?? null)), le.value && He.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(He))), (!Ee.value && !le.value || !(He.id === `participant-${Ee.value}` || He.id === `participant-${le.value}`)) && (D.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(He) : q.appendChild(He) : D.appendChild(He)));
24116
24129
  M.removeChild(Kn);
24117
24130
  }
24118
24131
  if (_e) {
24119
24132
  let He = null;
24120
24133
  for (; He = _e.firstChild; )
24121
- He && (Ee.value && He.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(He, $.firstChild ?? null)), le.value && He.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(He))), (!Ee.value && !le.value || !(He.id === `participant-${Ee.value}` || He.id === `participant-${le.value}`)) && (L.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(He) : q.appendChild(He) : L.appendChild(He)));
24134
+ He && (Ee.value && He.id === `participant-${Ee.value}` && ($.removeChild(B), $.insertBefore(He, $.firstChild ?? null)), le.value && He.id === `participant-${le.value}` && (le.value === Ee.value || ($.removeChild(J), $.appendChild(He))), (!Ee.value && !le.value || !(He.id === `participant-${Ee.value}` || He.id === `participant-${le.value}`)) && (D.children.length >= 5 ? q.children.length >= 5 ? we.appendChild(He) : q.appendChild(He) : D.appendChild(He)));
24122
24135
  M.removeChild(_e);
24123
24136
  }
24124
24137
  }
24125
- M.insertBefore(L, M.firstChild ?? null), M.appendChild($), M.appendChild(q), M.appendChild(we);
24138
+ M.insertBefore(D, M.firstChild ?? null), M.appendChild($), M.appendChild(q), M.appendChild(we);
24126
24139
  } else {
24127
- let L = document.querySelector("#room .point-turn-top"), $ = document.querySelector("#room .point-turn-center"), q = document.querySelector("#room .point-turn-bottom"), we = document.querySelector("#room .point-turn-other");
24140
+ let D = document.querySelector("#room .point-turn-top"), $ = document.querySelector("#room .point-turn-center"), q = document.querySelector("#room .point-turn-bottom"), we = document.querySelector("#room .point-turn-other");
24128
24141
  if (console.log("currentLayout", V.value), V.value === "grid") {
24129
- if (L) {
24130
- if (L.children.length > 0) {
24142
+ if (D) {
24143
+ if (D.children.length > 0) {
24131
24144
  let B = null;
24132
- for (; B = L.firstChild; )
24145
+ for (; B = D.firstChild; )
24133
24146
  B && M.appendChild(B);
24134
24147
  }
24135
- M.removeChild(L);
24148
+ M.removeChild(D);
24136
24149
  }
24137
24150
  if ($) {
24138
24151
  if ($.children.length > 0) {
@@ -24163,13 +24176,13 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24163
24176
  let B = document.createElement("div");
24164
24177
  B.className = "layout-leftside";
24165
24178
  let J = document.createElement("div");
24166
- if (J.className = "layout-rightside", !le.value && Ee.value && (le.value = Ee.value), L) {
24167
- if (L.children.length > 0) {
24179
+ if (J.className = "layout-rightside", !le.value && Ee.value && (le.value = Ee.value), D) {
24180
+ if (D.children.length > 0) {
24168
24181
  let _e = null;
24169
- for (; _e = L.firstChild; )
24182
+ for (; _e = D.firstChild; )
24170
24183
  _e && (le.value && _e.id === `participant-${le.value}` ? B.appendChild(_e) : J.appendChild(_e));
24171
24184
  }
24172
- M.removeChild(L);
24185
+ M.removeChild(D);
24173
24186
  }
24174
24187
  if ($) {
24175
24188
  if ($.children.length > 0) {
@@ -24215,7 +24228,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24215
24228
  zP,
24216
24229
  C("div", {
24217
24230
  class: "meeting-name",
24218
- onClick: M[0] || (M[0] = (L) => O.value = !O.value)
24231
+ onClick: M[0] || (M[0] = (D) => O.value = !O.value)
24219
24232
  }, [
24220
24233
  C("span", JP, Se(s.value), 1),
24221
24234
  GP,
@@ -24230,15 +24243,15 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24230
24243
  ]),
24231
24244
  C("div", {
24232
24245
  class: "meeting-signal",
24233
- onMouseenterCapture: M[3] || (M[3] = (L) => D.value = !0),
24234
- onMouseleave: M[4] || (M[4] = (L) => D.value = !1)
24246
+ onMouseenterCapture: M[3] || (M[3] = (D) => L.value = !0),
24247
+ onMouseleave: M[4] || (M[4] = (D) => L.value = !1)
24235
24248
  }, [
24236
- D.value ? (R(), Te(AE, {
24249
+ L.value ? (R(), Te(AE, {
24237
24250
  key: 0,
24238
24251
  meetingQuality: h.value,
24239
24252
  meetingTTL: g.value,
24240
- onMouseenter: M[1] || (M[1] = (L) => D.value = !0),
24241
- onMouseleave: M[2] || (M[2] = (L) => D.value = !1)
24253
+ onMouseenter: M[1] || (M[1] = (D) => L.value = !0),
24254
+ onMouseleave: M[2] || (M[2] = (D) => L.value = !1)
24242
24255
  }, null, 8, ["meetingQuality", "meetingTTL"])) : ge("", !0)
24243
24256
  ], 32)
24244
24257
  ]),
@@ -24249,8 +24262,8 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24249
24262
  C("div", YP, [
24250
24263
  C("div", {
24251
24264
  class: me(["btn", z.value ? "layout-active" : "layout"]),
24252
- onMouseenterCapture: M[7] || (M[7] = (L) => z.value = !0),
24253
- onMouseleave: M[8] || (M[8] = (L) => z.value = !1)
24265
+ onMouseenterCapture: M[7] || (M[7] = (D) => z.value = !0),
24266
+ onMouseleave: M[8] || (M[8] = (D) => z.value = !1)
24254
24267
  }, [
24255
24268
  z.value ? (R(), Te(HE, {
24256
24269
  key: 0,
@@ -24259,17 +24272,17 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24259
24272
  layoutLabels: ne.value,
24260
24273
  currentRoomMode: K.value,
24261
24274
  onSetLayout: Mh,
24262
- onMouseenter: M[5] || (M[5] = (L) => z.value = !0),
24263
- onMouseleave: M[6] || (M[6] = (L) => z.value = !1)
24275
+ onMouseenter: M[5] || (M[5] = (D) => z.value = !0),
24276
+ onMouseleave: M[6] || (M[6] = (D) => z.value = !1)
24264
24277
  }, null, 8, ["currentLayout", "layoutList", "layoutLabels", "currentRoomMode"])) : ge("", !0)
24265
24278
  ], 34),
24266
24279
  C("div", {
24267
24280
  class: "btn full-screen",
24268
- onClick: M[9] || (M[9] = (L) => xm())
24281
+ onClick: M[9] || (M[9] = (D) => xm())
24269
24282
  }),
24270
24283
  C("div", {
24271
24284
  class: "btn close-meeting-icon",
24272
- onClick: M[10] || (M[10] = (L) => Ze.value ? Jh(L) : nr())
24285
+ onClick: M[10] || (M[10] = (D) => Ze.value ? Jh(D) : nr())
24273
24286
  })
24274
24287
  ])
24275
24288
  ]),
@@ -24283,7 +24296,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24283
24296
  C("div", {
24284
24297
  class: me(["meeting", Nh.value]),
24285
24298
  id: "room",
24286
- onMousemove: M[11] || (M[11] = (L) => Vc(5))
24299
+ onMousemove: M[11] || (M[11] = (D) => Vc(5))
24287
24300
  }, null, 34),
24288
24301
  pe(AP, {
24289
24302
  "message-list": _.value,
@@ -24303,7 +24316,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24303
24316
  }, null, 2),
24304
24317
  C("div", {
24305
24318
  class: "custom-select-right",
24306
- onClick: M[12] || (M[12] = (L) => X.value = !X.value)
24319
+ onClick: M[12] || (M[12] = (D) => X.value = !X.value)
24307
24320
  }, tN),
24308
24321
  X.value ? (R(), Te(wr, {
24309
24322
  key: 0,
@@ -24322,7 +24335,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24322
24335
  }, null, 2),
24323
24336
  C("div", {
24324
24337
  class: "custom-select-right",
24325
- onClick: M[13] || (M[13] = (L) => j.value = !j.value)
24338
+ onClick: M[13] || (M[13] = (D) => j.value = !j.value)
24326
24339
  }, rN),
24327
24340
  j.value ? (R(), Te(wr, {
24328
24341
  key: 0,
@@ -24339,7 +24352,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24339
24352
  cN,
24340
24353
  C("div", {
24341
24354
  class: "custom-select-right",
24342
- onClick: M[14] || (M[14] = (L) => ee.value = !ee.value)
24355
+ onClick: M[14] || (M[14] = (D) => ee.value = !ee.value)
24343
24356
  }, lN),
24344
24357
  ee.value ? (R(), Te(wr, {
24345
24358
  key: 0,
@@ -24359,11 +24372,11 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24359
24372
  }, fN)),
24360
24373
  C("div", {
24361
24374
  class: "t-btn",
24362
- onClick: M[15] || (M[15] = (L) => N.value = !N.value)
24375
+ onClick: M[15] || (M[15] = (D) => N.value = !N.value)
24363
24376
  }, yN),
24364
24377
  C("div", {
24365
24378
  class: "t-btn",
24366
- onClick: M[16] || (M[16] = (L) => Y.value = !Y.value)
24379
+ onClick: M[16] || (M[16] = (D) => Y.value = !Y.value)
24367
24380
  }, SN),
24368
24381
  C("div", {
24369
24382
  class: "t-btn",
@@ -24372,12 +24385,12 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24372
24385
  u.value === v.value ? (R(), H("div", {
24373
24386
  key: 3,
24374
24387
  class: "t-btn t-btn-qtm",
24375
- onClick: M[18] || (M[18] = Bn((L) => Mm(L), ["self"]))
24388
+ onClick: M[18] || (M[18] = Bn((D) => Mm(D), ["self"]))
24376
24389
  }, [
24377
24390
  ae.value ? (R(), Te(PP, {
24378
24391
  key: 0,
24379
24392
  position: Ge.value,
24380
- onCloseCallBoard: M[17] || (M[17] = (L) => ae.value = !1),
24393
+ onCloseCallBoard: M[17] || (M[17] = (D) => ae.value = !1),
24381
24394
  onPhoneCall: Om,
24382
24395
  onMiniCall: Im
24383
24396
  }, null, 8, ["position"])) : ge("", !0)
@@ -24385,7 +24398,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24385
24398
  ]),
24386
24399
  C("div", {
24387
24400
  class: "exit-btn",
24388
- onClick: M[19] || (M[19] = (L) => Ze.value ? zh(L) : nr())
24401
+ onClick: M[19] || (M[19] = (D) => Ze.value ? zh(D) : nr())
24389
24402
  }, " 结束会议 ")
24390
24403
  ], 34),
24391
24404
  je.value ? (R(), Te(hP, {
@@ -24393,7 +24406,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24393
24406
  participants: p.value,
24394
24407
  meetingHost: m.value,
24395
24408
  onAppointHost: Kh,
24396
- onCloseDialog: M[20] || (M[20] = (L) => je.value = !1)
24409
+ onCloseDialog: M[20] || (M[20] = (D) => je.value = !1)
24397
24410
  }, null, 8, ["participants", "meetingHost"])) : ge("", !0)
24398
24411
  ], 2),
24399
24412
  C("div", xN, [
@@ -24409,7 +24422,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24409
24422
  meetingNum: c.value,
24410
24423
  meetingName: s.value,
24411
24424
  meetingHost: m.value,
24412
- onClose: M[21] || (M[21] = (L) => {
24425
+ onClose: M[21] || (M[21] = (D) => {
24413
24426
  Y.value = !1, Ye.value = !1;
24414
24427
  }),
24415
24428
  onCloseMoreDialog: Fh,
@@ -24430,7 +24443,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24430
24443
  messageList: _.value,
24431
24444
  fileUploadUrl: n.fileUploadUrl,
24432
24445
  imgUrl: n.imgUrl,
24433
- onClose: M[22] || (M[22] = (L) => N.value = !1),
24446
+ onClose: M[22] || (M[22] = (D) => N.value = !1),
24434
24447
  onMessageSend: jc
24435
24448
  }, null, 8, ["localIdentity", "messageList", "fileUploadUrl", "imgUrl"])) : ge("", !0)
24436
24449
  ])
@@ -24440,7 +24453,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24440
24453
  position: Ke.value,
24441
24454
  onCancelMeeting: Lc,
24442
24455
  onLeaveMeeting: Gh,
24443
- onOptionClose: M[23] || (M[23] = (L) => fe.value = !1)
24456
+ onOptionClose: M[23] || (M[23] = (D) => fe.value = !1)
24444
24457
  }, null, 8, ["position"])) : ge("", !0),
24445
24458
  Ye.value ? (R(), Te(gP, {
24446
24459
  key: 1,
@@ -24450,7 +24463,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24450
24463
  localIdentity: v.value,
24451
24464
  meetingHost: m.value,
24452
24465
  participants: p.value,
24453
- onClose: M[24] || (M[24] = (L) => Ye.value = !1),
24466
+ onClose: M[24] || (M[24] = (D) => Ye.value = !1),
24454
24467
  onSetToBlur: mm,
24455
24468
  onRemoveFromBlur: vm,
24456
24469
  onCloseMicro: gm,
@@ -24470,7 +24483,7 @@ const kh = "/assets/img/meeting/share.png", lE = "/assets/img/meeting/chat.png",
24470
24483
  pe(VP, { onUpdateNameConfirm: wm })
24471
24484
  ], 512));
24472
24485
  }
24473
- }, Lr = /* @__PURE__ */ ht(EN, [["__scopeId", "data-v-3f20cfd0"]]), Vs = {
24486
+ }, Lr = /* @__PURE__ */ ht(EN, [["__scopeId", "data-v-85253c80"]]), Vs = {
24474
24487
  __name: "LiveMulti",
24475
24488
  props: {
24476
24489
  isEnterDialogShow: {