xyvcard-live 0.0.42 → 0.0.44

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.
Files changed (46) hide show
  1. package/README.md +51 -51
  2. package/dist/{add-B-16abpF.mjs → add-wuoAYrUT.mjs} +27 -27
  3. package/dist/assets/ac1ce398bc7731d9.webp +0 -0
  4. package/dist/index-01Y9pLt7.mjs +8836 -0
  5. package/dist/{index-1d8eRvsu-DbHYko8x-o_L3aOeb.mjs → index-1d8eRvsu-CDo45zu5-BGfP4iNa.mjs} +1 -1
  6. package/dist/index-20SqsuLj-D6rbKOdi.mjs +204 -0
  7. package/dist/{index-BpAxjWID.mjs → index-B6fqeaPg.mjs} +23 -23
  8. package/dist/{index-DtGGBw55.mjs → index-BCNvrCeI.mjs} +55 -55
  9. package/dist/{index-D8AYwnaS.mjs → index-BFHnyMLM.mjs} +25 -25
  10. package/dist/{index-DSTg8lNN.mjs → index-BOoK9SA_.mjs} +1 -1
  11. package/dist/{index-CJQ1nVj2-CTu_2mKO.mjs → index-CJQ1nVj2-vmSouE9Z.mjs} +1 -1
  12. package/dist/{index-DiGdF9zj.mjs → index-CTpaxmT4.mjs} +40 -40
  13. package/dist/index-DDbl4kKR.mjs +3396 -0
  14. package/dist/{index-BAPtYJ96.mjs → index-D_jDpoJi.mjs} +1 -1
  15. package/dist/{index-Bj6PT8NZ.mjs → index-F2qM5BuE.mjs} +2 -2
  16. package/dist/{index-KMVMe9ZJ-Bu8V4rmL.mjs → index-KMVMe9ZJ-CgSmAdsn.mjs} +1 -1
  17. package/dist/{index-KMVMe9ZJ-CbtOZB8h-DwUkFrN5.mjs → index-KMVMe9ZJ-wLdIEZoL-cTReFWqF.mjs} +22 -22
  18. package/dist/index.mjs +1 -1
  19. package/dist/{index.vue_vue_type_script_setup_true_lang-BjiCa9gG.mjs → index.vue_vue_type_script_setup_true_lang-BapMGJ9T.mjs} +34 -34
  20. package/dist/{info-ByXTOGCn-B0gzq8-u-xIsiELgl.mjs → info-ByXTOGCn-CKowqnwe-CXk5FLy8.mjs} +18 -18
  21. package/dist/{info-ByXTOGCn-DNAw0DzV.mjs → info-ByXTOGCn-Curs_48P.mjs} +2 -2
  22. package/dist/{info-C_OAyZk9-BHxczpO0-D1AVmJ0I.mjs → info-C_OAyZk9-ClYndPiK-BMICLxB7.mjs} +5 -5
  23. package/dist/{info-C_OAyZk9-DzeZU8Z-.mjs → info-C_OAyZk9-CuDxgl4B.mjs} +2 -2
  24. package/dist/{info-DGpaGu9B.mjs → info-DWc4rqGO.mjs} +7 -7
  25. package/dist/info-DmaEQ7Rn-qnZ6erbP.mjs +4946 -0
  26. package/dist/{info-ZydxPcdx-CzyHrecW.mjs → info-ZydxPcdx-CcUVulYk.mjs} +2 -2
  27. package/dist/{info-ZydxPcdx-Cs2desmS-Bnp_Evvs.mjs → info-ZydxPcdx-rJDqppUm-CCrbjum9.mjs} +16 -16
  28. package/dist/{lives-ByIZPGgE.mjs → lives-ClQtcwvB.mjs} +10 -10
  29. package/dist/{region-CWPnu3Y-.mjs → region-ClE_d_wK.mjs} +1 -1
  30. package/dist/{region.vue_vue_type_script_setup_true_lang-C7Q_aT37.mjs → region.vue_vue_type_script_setup_true_lang-Daxa-2n0.mjs} +6 -6
  31. package/dist/{statistics-BiJAq2om.mjs → statistics-CicRP-Fd.mjs} +6 -6
  32. package/dist/style.css +1 -1
  33. package/dist/{transcoding-DzKt5oYU.mjs → transcoding-Bq5cK4-8.mjs} +15 -15
  34. package/dts/src/views/live/zb-live-video/lives.vue.d.ts +2 -2
  35. package/dts/src/views/live/zb-live-videoList/edit.vue.d.ts +1 -1
  36. package/dts/src/views/live/zb-live-videoList/transcoding.vue.d.ts +1 -1
  37. package/package.json +8 -10
  38. package/dist/assets/2d4bca67ecd7b3db.png +0 -0
  39. package/dist/index-DC5UaXje-BABgUZ7R.mjs +0 -1667
  40. package/dist/index-V7Fksmoy.mjs +0 -49097
  41. package/dist/index-bJ-W3Ix7.mjs +0 -52675
  42. package/dist/info-DXkBZPqO-CDzWANjC.mjs +0 -6813
  43. package/dts/src/components/VideoUpload/index copy.vue.d.ts +0 -22
  44. package/dts/src/components/videoList/index copy 2.vue.d.ts +0 -6
  45. package/dts/src/components/videoList/index copy.vue.d.ts +0 -6
  46. package/dts/src/views/live/zb-live-video/lives copy.vue.d.ts +0 -15
package/README.md CHANGED
@@ -1,51 +1,51 @@
1
- # pnpm publish --no-git-checks
2
- npm config set registry https://registry.npmjs.org/
3
-
4
- # pnpm install
5
- npm config set registry https://registry.npmmirror.com/
6
-
7
-
8
- This template should help get you started developing with Vue 3 in Vite.
9
-
10
- ## Recommended IDE Setup
11
-
12
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
13
-
14
- ## Type Support for `.vue` Imports in TS
15
-
16
- TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
17
-
18
- If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
19
-
20
- 1. Disable the built-in TypeScript Extension
21
- 1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
22
- 2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
23
- 2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
24
-
25
- ## Customize configuration
26
-
27
- See [Vite Configuration Reference](https://vitejs.dev/config/).
28
-
29
- ## Project Setup
30
-
31
- ```sh
32
- pnpm install
33
- ```
34
-
35
- ### Compile and Hot-Reload for Development
36
-
37
- ```sh
38
- pnpm dev
39
- ```
40
-
41
- ### Type-Check, Compile and Minify for Production
42
-
43
- ```sh
44
- pnpm build
45
- ```
46
-
47
- ### Lint with [ESLint](https://eslint.org/)
48
-
49
- ```sh
50
- pnpm lint
51
- ```
1
+ # pnpm publish --no-git-checks
2
+ npm config set registry https://registry.npmjs.org/
3
+
4
+ # pnpm install
5
+ npm config set registry https://registry.npmmirror.com/
6
+
7
+
8
+ This template should help get you started developing with Vue 3 in Vite.
9
+
10
+ ## Recommended IDE Setup
11
+
12
+ [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
13
+
14
+ ## Type Support for `.vue` Imports in TS
15
+
16
+ TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
17
+
18
+ If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
19
+
20
+ 1. Disable the built-in TypeScript Extension
21
+ 1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
22
+ 2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
23
+ 2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
24
+
25
+ ## Customize configuration
26
+
27
+ See [Vite Configuration Reference](https://vitejs.dev/config/).
28
+
29
+ ## Project Setup
30
+
31
+ ```sh
32
+ pnpm install
33
+ ```
34
+
35
+ ### Compile and Hot-Reload for Development
36
+
37
+ ```sh
38
+ pnpm dev
39
+ ```
40
+
41
+ ### Type-Check, Compile and Minify for Production
42
+
43
+ ```sh
44
+ pnpm build
45
+ ```
46
+
47
+ ### Lint with [ESLint](https://eslint.org/)
48
+
49
+ ```sh
50
+ pnpm lint
51
+ ```
@@ -1,11 +1,11 @@
1
- import { defineComponent as _e, ref as Y, reactive as oe, watch as X, computed as Ee, onMounted as ge, nextTick as O, resolveComponent as f, createElementBlock as b, openBlock as u, createElementVNode as E, createBlock as y, createCommentVNode as T, createVNode as i, unref as t, withCtx as r, Fragment as Z, renderList as z, createTextVNode as $, toDisplayString as k } from "vue";
1
+ import { defineComponent as _e, ref as Y, reactive as oe, watch as X, computed as Ee, onMounted as ge, nextTick as O, resolveComponent as f, createElementBlock as w, openBlock as u, createElementVNode as E, createBlock as y, createCommentVNode as T, createVNode as i, unref as t, withCtx as r, Fragment as Z, renderList as z, createTextVNode as $, toDisplayString as k } from "vue";
2
2
  import { ElMessage as S } from "element-plus";
3
3
  import { routerUtil as ie } from "jmash-core";
4
- import { useRouter as he, useRoute as be } from "vue-router";
5
- import { a as g, U as we, C as s, l as W, p as G, _ as Se } from "./index-bJ-W3Ix7.mjs";
4
+ import { useRouter as he, useRoute as we } from "vue-router";
5
+ import { a as g, U as be, C as s, l as W, p as G, _ as Se } from "./index-01Y9pLt7.mjs";
6
6
  import { useI18n as Pe } from "vue-i18n";
7
- import ke from "./lives-ByIZPGgE.mjs";
8
- import { V as Ie } from "./index-DtGGBw55.mjs";
7
+ import ke from "./lives-ClQtcwvB.mjs";
8
+ import { V as Ie } from "./index-BCNvrCeI.mjs";
9
9
  import { s as Q, a as I, t as re } from "./timeConvert-DSKES6ZM.mjs";
10
10
  const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye = {
11
11
  key: 0,
@@ -26,11 +26,11 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
26
26
  __name: "add",
27
27
  setup(Be) {
28
28
  g.liveTypeEnum.useEnumValues(), g.showModeEnum.useEnumValues(), g.replayModeEnum.useEnumValues();
29
- const j = new we({
29
+ const j = new be({
30
30
  roleCode: "streamer"
31
31
  });
32
32
  j.useValues(), console.log(j.values, "=> userListsDict");
33
- const { t: V } = Pe(), x = he(), C = be(), q = Y();
33
+ const { t: V } = Pe(), x = he(), C = we(), q = Y();
34
34
  let e = oe({
35
35
  requestId: Math.random() * 10 + "",
36
36
  updateMask: "",
@@ -69,7 +69,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
69
69
  },
70
70
  { immediate: !0 }
71
71
  );
72
- const c = Y(null), w = Y(null), ee = Ee(() => C.query.copy === "true");
72
+ const c = Y(null), b = Y(null), ee = Ee(() => C.query.copy === "true");
73
73
  ge(async () => {
74
74
  await ne(), !e.liveType && g.liveTypeEnum.values.length && (e.liveType = g.liveTypeEnum.values[0].key), !e.replayMode && g.replayModeEnum.values.length && (e.replayMode = g.replayModeEnum.values[1].key), !e.showMode && g.showModeEnum.values.length && (e.showMode = g.showModeEnum.values[0].key);
75
75
  });
@@ -92,7 +92,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
92
92
  l.data.liveType === s.LIVE_TYPE.fake_live ? c.value = {
93
93
  playUrl: G(l.data.playUrl),
94
94
  totalSeconds: l.data.totalSeconds || 0
95
- } : l.data.liveType === s.LIVE_TYPE.vod && (w.value = {
95
+ } : l.data.liveType === s.LIVE_TYPE.vod && (b.value = {
96
96
  playUrl: G(l.data.playUrl)
97
97
  }), e.liveType = l.data.liveType || "", e.liveName = l.data.liveName || "", e.streamerName = l.data.streamerName || "", e.streamerId = l.data.streamerId || "", e.showMode = l.data.showMode || "", e.preStreamPic = l.data.preStreamPic || "", e.liveStreamPic = l.data.liveStreamPic || "", e.bgPic = l.data.bgPic || "", e.replayMode = l.data.replayMode || "", e.liveDescprition = l.data.liveDescprition || "", e.playUrl = l.data.playUrl || "", e.virtualNum = l.data.virtualNum || 0, e.streamType = l.data.streamType, e.showJoin = l.data.showJoin, e.roomPwd = l.data.roomPwd, e.transCode = l.data.transCode, e.fileId = l.data.fileId, e.fileName = l.data.fileName, e.replayStartTime = Q(l.data.replayStartTime), e.startTime = Q(l.data.startTime), e.endTime = Q(l.data.endTime), e.replayEndTime = Q(l.data.replayEndTime);
98
98
  const n = l.data.totalSeconds || 0;
@@ -211,7 +211,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
211
211
  totalSeconds: v,
212
212
  fileId: n
213
213
  };
214
- e.liveType === s.LIVE_TYPE.fake_live ? c.value = p : e.liveType === s.LIVE_TYPE.vod && (w.value = p), e.playUrl = d, e.totalSeconds = v, e.fileId = n, M.value = I(v), U.value = I(v), e.liveType === s.LIVE_TYPE.fake_live && O(() => {
214
+ e.liveType === s.LIVE_TYPE.fake_live ? c.value = p : e.liveType === s.LIVE_TYPE.vod && (b.value = p), e.playUrl = d, e.totalSeconds = v, e.fileId = n, M.value = I(v), U.value = I(v), e.liveType === s.LIVE_TYPE.fake_live && O(() => {
215
215
  R();
216
216
  }), O(() => {
217
217
  S.success("本地视频上传成功!");
@@ -220,7 +220,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
220
220
  var h, D, H, A, L, B;
221
221
  console.log(a, "=>data ");
222
222
  const l = ((h = a.basicInfo) == null ? void 0 : h.name) || "未命名视频", n = ((D = a.transcodeData) == null ? void 0 : D.width) || 0, v = ((H = a.transcodeData) == null ? void 0 : H.height) || 0;
223
- e.fileName = `${l} (${n}×${v})`, c.value = null, w.value = null;
223
+ e.fileName = `${l} (${n}×${v})`, c.value = null, b.value = null;
224
224
  const d = (A = a.transcodeData) == null ? void 0 : A.url;
225
225
  if (!d) {
226
226
  S.warning("选中的转码视频无有效播放地址");
@@ -241,7 +241,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
241
241
  // 可选:保留转码详细信息
242
242
  }, e.playUrl = p, e.totalSeconds = m, M.value = I(m), U.value = I(m), O(() => {
243
243
  R();
244
- })) : e.liveType === s.LIVE_TYPE.vod && (w.value = {
244
+ })) : e.liveType === s.LIVE_TYPE.vod && (b.value = {
245
245
  playUrl: p,
246
246
  fileId: _,
247
247
  liveName: ((B = a.basicInfo) == null ? void 0 : B.name) || "未命名视频",
@@ -285,14 +285,14 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
285
285
  S.error(V("liveVideo.fakeLiveRequired"));
286
286
  return;
287
287
  }
288
- if (e.liveType === s.LIVE_TYPE.vod && !w.value) {
288
+ if (e.liveType === s.LIVE_TYPE.vod && !b.value) {
289
289
  S.error(V("liveVideo.vodRequired"));
290
290
  return;
291
291
  }
292
292
  if (await ((l = q.value) == null ? void 0 : l.validate()))
293
293
  try {
294
294
  let d = { ...e };
295
- e.liveType === s.LIVE_TYPE.fake_live && ((n = c.value) != null && n.fileId) ? d.fileId = c.value.fileId : e.liveType === s.LIVE_TYPE.vod && ((v = w.value) != null && v.fileId) && (d.fileId = w.value.fileId), d.totalSeconds = re(M.value) || 0, d.completeSeconds = re(U.value) || 0, e.liveType !== s.LIVE_TYPE.live && delete d.streamType;
295
+ e.liveType === s.LIVE_TYPE.fake_live && ((n = c.value) != null && n.fileId) ? d.fileId = c.value.fileId : e.liveType === s.LIVE_TYPE.vod && ((v = b.value) != null && v.fileId) && (d.fileId = b.value.fileId), d.totalSeconds = re(M.value) || 0, d.completeSeconds = re(U.value) || 0, e.liveType !== s.LIVE_TYPE.live && delete d.streamType;
296
296
  let p;
297
297
  if (ee.value) {
298
298
  const _ = { ...d };
@@ -305,7 +305,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
305
305
  };
306
306
  return (a, l) => {
307
307
  const n = f("el-radio"), v = f("el-radio-group"), d = f("el-form-item"), p = f("el-input"), _ = f("jmash-dict-select"), m = f("el-col"), h = f("el-row"), D = f("el-date-picker"), H = f("el-time-picker"), A = f("jmash-select"), L = f("jmash-single-image-upload"), B = f("jmash-editor"), N = f("el-form"), F = f("el-button");
308
- return u(), b("div", Me, [
308
+ return u(), w("div", Me, [
309
309
  E("div", Ue, [
310
310
  i(N, {
311
311
  ref_key: "liveFormRef",
@@ -329,7 +329,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
329
329
  onChange: Te
330
330
  }, {
331
331
  default: r(() => [
332
- (u(!0), b(Z, null, z(t(g).liveTypeEnum.values, (o) => (u(), y(n, {
332
+ (u(!0), w(Z, null, z(t(g).liveTypeEnum.values, (o) => (u(), y(n, {
333
333
  key: o.key,
334
334
  border: !0,
335
335
  value: o.key
@@ -345,7 +345,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
345
345
  ]),
346
346
  _: 1
347
347
  }, 8, ["label"]),
348
- t(e).liveType === t(s).LIVE_TYPE.live ? (u(), b("div", Ye, " 实时直播形式,根据实际画面进行传播,无法快进或回放 ")) : T("", !0),
348
+ t(e).liveType === t(s).LIVE_TYPE.live ? (u(), w("div", Ye, " 实时直播形式,根据实际画面进行传播,无法快进或回放 ")) : T("", !0),
349
349
  t(e).liveType === t(s).LIVE_TYPE.fake_live ? (u(), y(d, {
350
350
  key: 1,
351
351
  label: a.$t("liveVideo.fakeLive")
@@ -363,7 +363,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
363
363
  class: "fakeLive",
364
364
  onClick: ae
365
365
  }, " 从本地上传视频 "),
366
- (o = c.value) != null && o.playUrl ? (u(), b("div", Le, "已设置")) : (u(), b("div", De, " 未设置 "))
366
+ (o = c.value) != null && o.playUrl ? (u(), w("div", Le, "已设置")) : (u(), w("div", De, " 未设置 "))
367
367
  ];
368
368
  }),
369
369
  _: 1
@@ -385,7 +385,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
385
385
  class: "fakeLive",
386
386
  onClick: ae
387
387
  }, " 从本地上传视频 "),
388
- (o = w.value) != null && o.playUrl ? (u(), b("div", $e, "已设置")) : (u(), b("div", Ne, "未设置"))
388
+ (o = b.value) != null && o.playUrl ? (u(), w("div", $e, "已设置")) : (u(), w("div", Ne, "未设置"))
389
389
  ];
390
390
  }),
391
391
  _: 1
@@ -398,7 +398,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
398
398
  var o;
399
399
  return [
400
400
  E("div", Ce, [
401
- (o = c.value) != null && o.playUrl ? (u(), b("video", {
401
+ (o = c.value) != null && o.playUrl ? (u(), w("video", {
402
402
  key: 0,
403
403
  src: c.value.playUrl,
404
404
  controls: "",
@@ -413,7 +413,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
413
413
  }),
414
414
  _: 1
415
415
  })) : T("", !0),
416
- (te = w.value) != null && te.playUrl && t(e).liveType === t(s).LIVE_TYPE.vod ? (u(), y(d, {
416
+ (te = b.value) != null && te.playUrl && t(e).liveType === t(s).LIVE_TYPE.vod ? (u(), y(d, {
417
417
  key: 4,
418
418
  label: "视频预览"
419
419
  }, {
@@ -421,9 +421,9 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
421
421
  var o;
422
422
  return [
423
423
  E("div", Re, [
424
- (o = w.value) != null && o.playUrl ? (u(), b("video", {
424
+ (o = b.value) != null && o.playUrl ? (u(), w("video", {
425
425
  key: 0,
426
- src: w.value.playUrl,
426
+ src: b.value.playUrl,
427
427
  controls: "",
428
428
  width: "400",
429
429
  height: "250",
@@ -679,7 +679,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
679
679
  "onUpdate:modelValue": l[11] || (l[11] = (o) => t(e).showMode = o)
680
680
  }, {
681
681
  default: r(() => [
682
- (u(!0), b(Z, null, z(t(g).showModeEnum.values, (o) => (u(), y(n, {
682
+ (u(!0), w(Z, null, z(t(g).showModeEnum.values, (o) => (u(), y(n, {
683
683
  key: o.key,
684
684
  value: o.key
685
685
  }, {
@@ -778,7 +778,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
778
778
  "onUpdate:modelValue": l[12] || (l[12] = (o) => t(e).replayMode = o)
779
779
  }, {
780
780
  default: r(() => [
781
- (u(!0), b(Z, null, z(t(g).replayModeEnum.values, (o) => (u(), y(n, {
781
+ (u(!0), w(Z, null, z(t(g).replayModeEnum.values, (o) => (u(), y(n, {
782
782
  key: o.key,
783
783
  border: !0,
784
784
  value: o.key
@@ -822,7 +822,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
822
822
  "onUpdate:modelValue": l[14] || (l[14] = (o) => t(e).showJoin = o)
823
823
  }, {
824
824
  default: r(() => [
825
- (u(!0), b(Z, null, z(t(g).isShowEnterLive.values, (o) => (u(), y(n, {
825
+ (u(!0), w(Z, null, z(t(g).isShowEnterLive.values, (o) => (u(), y(n, {
826
826
  key: o.key,
827
827
  value: o.key
828
828
  }, {
@@ -891,7 +891,7 @@ const Me = { class: "app-container" }, Ue = { class: "search-container" }, Ye =
891
891
  ]);
892
892
  };
893
893
  }
894
- }), ll = /* @__PURE__ */ Se(Ae, [["__scopeId", "data-v-8fbe395f"]]);
894
+ }), ll = /* @__PURE__ */ Se(Ae, [["__scopeId", "data-v-3d74223d"]]);
895
895
  export {
896
896
  ll as default
897
897
  };