@huyooo/ui 0.5.3 → 0.5.5

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 (48) hide show
  1. package/dist/{AuthkitAuthModal-cEi5Hm14.js → AuthkitAuthModal-BjqMoIed.js} +141 -162
  2. package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
  3. package/dist/{AuthkitAuthorize-DksJZktr.js → AuthkitAuthorize-DWb0xKRa.js} +12 -15
  4. package/dist/{Clipboard-CGm0G1dN.js → Clipboard-Bful1lNJ.js} +1 -1
  5. package/dist/CustomTable-B8i1SbFB.js +202 -0
  6. package/dist/{FeedbackItem-Day3rfSw.js → FeedbackItem-bPlL6uEE.js} +15 -14
  7. package/dist/{FeedbackModal-CsRXm-MY.js → FeedbackModal-DJx3R3rM.js} +22 -25
  8. package/dist/Introduce-e3nEDSRY.js +390 -0
  9. package/dist/LandingPageSectionHeader-Dlc5rL21.js +463 -0
  10. package/dist/LandingPageSectionTabs-CrFrtbqu.js +1369 -0
  11. package/dist/{MessageHandle-DqH_478k.js → MessageHandle-BJH_S-61.js} +37 -45
  12. package/dist/{PaySubscriptions-Dp8y1fdJ.js → PaySubscriptions-BGl9BQru.js} +17 -16
  13. package/dist/{ReferrerReferees-xIXZglpy.js → ReferrerReferees-oi-zzWCo.js} +20 -19
  14. package/dist/{Upload.vue_vue_type_script_setup_true_lang-CxGZSDoo.js → Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js} +11 -10
  15. package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BD8F9vEK.js} +1 -1
  16. package/dist/{UserPanel-C1NGdsFk.js → UserPanel-C6XusLxb.js} +23 -24
  17. package/dist/{WidthContainer-C30YFs9X.js → WidthContainer-uWfPyPEH.js} +19 -18
  18. package/dist/authkit.js +12 -11
  19. package/dist/common.js +2 -2
  20. package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
  21. package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
  22. package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
  23. package/dist/components/PrivateCom/useSEO.d.ts +71 -0
  24. package/dist/composables.js +26 -25
  25. package/dist/feedback.js +3 -3
  26. package/dist/index-Bb-d5pBq.js +1167 -0
  27. package/dist/index.js +367 -359
  28. package/dist/landingPage.js +46 -45
  29. package/dist/main.d.ts +1 -0
  30. package/dist/message.js +2 -2
  31. package/dist/pay.js +1 -1
  32. package/dist/privateCom.d.ts +4 -0
  33. package/dist/privateCom.js +8 -0
  34. package/dist/referrer.js +1 -1
  35. package/dist/style.css +1 -1
  36. package/dist/upload.js +2 -2
  37. package/dist/{AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js → useAuthkitAppsAuthPageInfo-Dr5K7ULW.js} +16 -23
  38. package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-DNOB_Kuk.js} +1 -1
  39. package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-DOH1MS61.js} +1 -1
  40. package/dist/{useRoutePermission-Uxu5S3m1.js → useRoutePermission-DuZZniIv.js} +18 -17
  41. package/dist/{useUploadCos-DNKp_9xt.js → useUploadCos-B5P_PDcy.js} +2 -2
  42. package/dist/user.js +2 -2
  43. package/package.json +6 -1
  44. package/dist/CustomTable-kfI18phy.js +0 -1359
  45. package/dist/LandingPageSectionTabs-DPTZIwiJ.js +0 -1838
  46. package/dist/utils/landingPage.d.ts +0 -1
  47. /package/dist/{index-DaMA6jEr.js → _commonjsHelpers-DaMA6jEr.js} +0 -0
  48. /package/dist/{index-DZIhLe1R.js → globalConfig-DZIhLe1R.js} +0 -0
@@ -0,0 +1,10 @@
1
+ import { ref as t } from "vue";
2
+ const o = t(!1);
3
+ function u() {
4
+ return {
5
+ show: o
6
+ };
7
+ }
8
+ export {
9
+ u
10
+ };
@@ -4,13 +4,13 @@ import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  /* empty css */
7
- import "./index-DaMA6jEr.js";
8
7
  /* empty css */
9
8
  /* empty css */
10
- import "./index-DZIhLe1R.js";
9
+ /* empty css */
10
+ /* empty css */
11
11
  import { List as w, ListItem as d, ListItemMeta as p, Avatar as c, Button as x } from "@arco-design/web-vue";
12
- import { b as $ } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js";
13
- import { o as T } from "./useAuthkitUsersProfile-D2UZf7n0.js";
12
+ import { a as $ } from "./useAuthkitAppsAuthPageInfo-Dr5K7ULW.js";
13
+ import { o as T } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
14
14
  const U = {
15
15
  class: "header"
16
16
  }, B = ["href"], L = {
@@ -199,12 +199,11 @@ const U = {
199
199
  avatar: i(() => [r(o(c), {
200
200
  shape: "square"
201
201
  }, {
202
- default: i(() => u[0] || (u[0] = [a("img", {
202
+ default: i(() => [...u[0] || (u[0] = [a("img", {
203
203
  alt: "avatar",
204
204
  src: "https://p1-arco.byteimg.com/tos-cn-i-uwbnlip3yd/3ee5f13fb09879ecb5185e440cef6eb9.png~tplv-uwbnlip3yd-webp.webp"
205
- }, null, -1)])),
206
- _: 1,
207
- __: [0]
205
+ }, null, -1)])]),
206
+ _: 1
208
207
  })]),
209
208
  _: 1
210
209
  })]),
@@ -217,12 +216,11 @@ const U = {
217
216
  avatar: i(() => [r(o(c), {
218
217
  shape: "square"
219
218
  }, {
220
- default: i(() => u[1] || (u[1] = [a("img", {
219
+ default: i(() => [...u[1] || (u[1] = [a("img", {
221
220
  alt: "avatar",
222
221
  src: "https://p1-arco.byteimg.com/tos-cn-i-uwbnlip3yd/3ee5f13fb09879ecb5185e440cef6eb9.png~tplv-uwbnlip3yd-webp.webp"
223
- }, null, -1)])),
224
- _: 1,
225
- __: [1]
222
+ }, null, -1)])]),
223
+ _: 1
226
224
  })]),
227
225
  _: 1
228
226
  })]),
@@ -235,9 +233,8 @@ const U = {
235
233
  loading: e.value,
236
234
  onClick: q
237
235
  }, {
238
- default: i(() => u[2] || (u[2] = [I(" 授权 ")])),
239
- _: 1,
240
- __: [2]
236
+ default: i(() => [...u[2] || (u[2] = [I(" 授权 ", -1)])]),
237
+ _: 1
241
238
  }, 8, ["size", "loading"]), a("div", D, [u[3] || (u[3] = a("div", {
242
239
  style: {
243
240
  color: "#888",
@@ -3,7 +3,7 @@
3
3
  import { defineComponent as V, ref as X, createBlock as J, openBlock as K, unref as Q } from "vue";
4
4
  import { Message as W } from "@arco-design/web-vue";
5
5
  import { Icon as Z } from "@iconify/vue";
6
- import { c as tt, g as et } from "./index-DaMA6jEr.js";
6
+ import { c as tt, g as et } from "./_commonjsHelpers-DaMA6jEr.js";
7
7
  import { _ as nt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
8
8
  var N = { exports: {} };
9
9
  /*!
@@ -0,0 +1,202 @@
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
+ /* empty css */
5
+ /* empty css */
6
+ /* empty css */
7
+ import { defineComponent as q, ref as S, computed as N, onMounted as A, nextTick as W, watch as H, onBeforeUnmount as U, createElementBlock as i, openBlock as n, normalizeStyle as w, normalizeClass as C, renderSlot as M, createVNode as x, unref as l, withCtx as z, createElementVNode as c, createCommentVNode as b, Fragment as g, renderList as k, toDisplayString as E, createBlock as $, createTextVNode as D, useSlots as F } from "vue";
8
+ import { Spin as K, Tooltip as O, Empty as R, Pagination as G } from "@arco-design/web-vue";
9
+ import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
10
+ import { g as L, a as B } from "./index-Bb-d5pBq.js";
11
+ const Q = /* @__PURE__ */ q({
12
+ __name: "Ellipsis",
13
+ props: {
14
+ open: {
15
+ type: Boolean,
16
+ required: !1,
17
+ default: () => !0
18
+ }
19
+ },
20
+ setup(v) {
21
+ const f = v, t = S(null), r = S(0), h = N(() => {
22
+ var y, _;
23
+ if (!f.open || r.value === 0)
24
+ return {};
25
+ const s = (_ = (y = t.value) == null ? void 0 : y.parentElement) == null ? void 0 : _.style.width;
26
+ return s && s !== "auto" ? {
27
+ width: s
28
+ } : {
29
+ width: `${r.value}px`
30
+ };
31
+ });
32
+ function m() {
33
+ t.value && f.open && W(() => {
34
+ t.value && (r.value = t.value.clientWidth);
35
+ });
36
+ }
37
+ function u() {
38
+ m();
39
+ }
40
+ return A(() => {
41
+ f.open && W(() => {
42
+ m(), window.addEventListener("resize", u);
43
+ });
44
+ }), H(() => f.open, (s) => {
45
+ s ? (m(), window.addEventListener("resize", u)) : window.removeEventListener("resize", u);
46
+ }), U(() => {
47
+ window.removeEventListener("resize", u);
48
+ }), (s, y) => (n(), i("div", {
49
+ ref_key: "ellipsisContainer",
50
+ ref: t,
51
+ class: C({
52
+ ellipsis: v.open
53
+ }),
54
+ style: w(v.open ? h.value : {})
55
+ }, [M(s.$slots, "default", {}, void 0, !0)], 6));
56
+ }
57
+ }), X = /* @__PURE__ */ P(Q, [["__scopeId", "data-v-4874d041"]]), Y = {
58
+ class: "CubeTableCom"
59
+ }, Z = {
60
+ class: "tableContain"
61
+ }, I = {
62
+ class: "table-header"
63
+ }, ee = {
64
+ class: "table-body"
65
+ }, te = ["onMouseenter", "onMouseleave"], ne = {
66
+ style: {
67
+ width: "100%",
68
+ overflow: "hidden"
69
+ }
70
+ }, oe = {
71
+ key: 0,
72
+ class: "contain"
73
+ }, ie = {
74
+ class: "pagination"
75
+ }, ae = /* @__PURE__ */ q({
76
+ __name: "CustomTable",
77
+ props: {
78
+ loading: {
79
+ type: Boolean,
80
+ required: !1,
81
+ default: () => !1
82
+ },
83
+ bordered: {
84
+ type: Boolean,
85
+ required: !1,
86
+ default: () => !0
87
+ },
88
+ data: {
89
+ type: Array,
90
+ required: !0
91
+ },
92
+ pagination: {
93
+ type: Object,
94
+ required: !1,
95
+ default: () => null
96
+ },
97
+ columns: {
98
+ type: Array,
99
+ required: !0
100
+ }
101
+ },
102
+ emits: ["mouseenter", "mouseleave", "pageChange", "pageSizeChange"],
103
+ setup(v, {
104
+ emit: f
105
+ }) {
106
+ const t = v, r = f, h = S(-1), m = N(() => t.columns.map((e) => e.width ? `${e.width}px` : e.minWidth ? `minmax(${e.minWidth}px, 1fr)` : "1fr").join(" "));
107
+ function u(e) {
108
+ const p = {};
109
+ return e.maxWidth && (p.maxWidth = `${e.maxWidth}px`), p;
110
+ }
111
+ function s(e) {
112
+ console.log(e, "currentPage"), r("pageChange", e);
113
+ }
114
+ function y(e) {
115
+ console.log(e, "pageSize"), r("pageSizeChange", e);
116
+ }
117
+ function _(e) {
118
+ const p = F();
119
+ return e ? !!p[e] : !1;
120
+ }
121
+ function J(e) {
122
+ h.value = e, r("mouseenter", e);
123
+ }
124
+ function j(e) {
125
+ h.value = -1, r("mouseleave", e);
126
+ }
127
+ return (e, p) => (n(), i("div", Y, [x(l(K), {
128
+ loading: t.loading,
129
+ tip: "数据加载中"
130
+ }, {
131
+ default: z(() => {
132
+ var T;
133
+ return [c("div", Z, [c("div", {
134
+ class: "flex-table",
135
+ style: w({
136
+ "grid-template-columns": m.value
137
+ })
138
+ }, [c("div", I, [(n(!0), i(g, null, k(t.columns, (a, d) => (n(), i("div", {
139
+ key: d,
140
+ class: C(["header-cell", {
141
+ fixed: a.fixed,
142
+ fixedBackground: a.fixed,
143
+ lastBorder: d === t.columns.length - 1
144
+ }]),
145
+ style: w(u(a))
146
+ }, E(a.title), 7))), 128))]), c("div", ee, [(n(!0), i(g, null, k(t.data, (a, d) => (n(), i("div", {
147
+ key: d,
148
+ class: C(["table-row", {
149
+ trListHover: d === h.value
150
+ }]),
151
+ onMouseenter: (o) => J(d),
152
+ onMouseleave: (o) => j(d)
153
+ }, [(n(!0), i(g, null, k(t.columns, (o, V) => (n(), i("div", {
154
+ key: V,
155
+ class: C(["body-cell", {
156
+ fixed: o.fixed,
157
+ trListHover: d === h.value,
158
+ lastBorder: V === t.columns.length - 1
159
+ }]),
160
+ style: w(u(o))
161
+ }, [c("div", ne, [x(X, {
162
+ open: o.ellipsis
163
+ }, {
164
+ default: z(() => [_(o.slotName) ? M(e.$slots, o.slotName, {
165
+ key: 0,
166
+ record: a
167
+ }, void 0, !0) : (n(), i(g, {
168
+ key: 1
169
+ }, [o.dataIndex ? (n(), i(g, {
170
+ key: 0
171
+ }, [o.tooltip ? (n(), $(l(O), {
172
+ key: 0,
173
+ content: l(L)(l(B)(a, o.dataIndex)),
174
+ position: "bottom"
175
+ }, {
176
+ default: z(() => [c("span", null, E(l(B)(a, o.dataIndex)), 1)]),
177
+ _: 2
178
+ }, 1032, ["content"])) : (n(), i(g, {
179
+ key: 1
180
+ }, [D(E(l(L)(l(B)(a, o.dataIndex))), 1)], 64))], 64)) : b("", !0)], 64))]),
181
+ _: 2
182
+ }, 1032, ["open"])])], 6))), 128))], 42, te))), 128))])], 4), t.data.length === 0 ? (n(), i("div", oe, [x(l(R))])) : b("", !0)]), c("div", ie, [t.pagination ? (n(), $(l(G), {
183
+ key: 0,
184
+ modelValue: t.pagination.current,
185
+ "onUpdate:modelValue": p[0] || (p[0] = (a) => t.pagination.current = a),
186
+ total: ((T = t.pagination) == null ? void 0 : T.total) || 0,
187
+ pageSize: t.pagination.pageSize,
188
+ showTotal: t.pagination.showTotal,
189
+ showJumper: t.pagination.showJumper,
190
+ showPageSize: t.pagination.showPageSize,
191
+ onChange: s,
192
+ onPageSizeChange: y
193
+ }, null, 8, ["modelValue", "total", "pageSize", "showTotal", "showJumper", "showPageSize"])) : b("", !0)])];
194
+ }),
195
+ _: 3
196
+ }, 8, ["loading"])]));
197
+ }
198
+ }), ve = /* @__PURE__ */ P(ae, [["__scopeId", "data-v-0eab51b1"]]);
199
+ export {
200
+ ve as C,
201
+ X as E
202
+ };
@@ -1,14 +1,15 @@
1
1
  /* empty css */
2
- import "./index-DaMA6jEr.js";
2
+ /* empty css */
3
3
  import { defineComponent as f, createElementBlock as d, openBlock as c, normalizeStyle as w, normalizeClass as _, createElementVNode as l, computed as m, withDirectives as j, createVNode as b, unref as y, vShow as N, ref as q, createBlock as V, withCtx as B, toDisplayString as h, renderSlot as M, Fragment as R, renderList as U, onMounted as D, onBeforeUnmount as E, createCommentVNode as W } from "vue";
4
4
  import { Popover as O, Upload as T } from "@arco-design/web-vue";
5
5
  import { _ as I, g as F, i as L } from "./plugin-vue_export-helper-LjDO2Zua.js";
6
6
  import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
7
- import { g as Z } from "./index-DZIhLe1R.js";
8
7
  /* empty css */
9
8
  /* empty css */
10
- import { u as A } from "./useUploadCos-DNKp_9xt.js";
11
- import "./FeedbackModal-CsRXm-MY.js";
9
+ /* empty css */
10
+ import { u as Z } from "./useUploadCos-B5P_PDcy.js";
11
+ import { g as A } from "./globalConfig-DZIhLe1R.js";
12
+ import "./FeedbackModal-DJx3R3rM.js";
12
13
  import { Icon as Y } from "@iconify/vue";
13
14
  const H = f({
14
15
  name: "IconDown",
@@ -329,7 +330,7 @@ const se = Object.assign(x, {
329
330
  _: 3
330
331
  }, 8, ["popup-visible", "content-style"]));
331
332
  }
332
- }), De = /* @__PURE__ */ g(fe, [["__scopeId", "data-v-c2ab0561"]]), ke = {
333
+ }), Ee = /* @__PURE__ */ g(fe, [["__scopeId", "data-v-c2ab0561"]]), ke = {
333
334
  style: {
334
335
  "margin-bottom": "10px",
335
336
  display: "flex",
@@ -369,7 +370,7 @@ const se = Object.assign(x, {
369
370
  onClick: (k) => s(p.key)
370
371
  }, h(p.label), 11, ve))), 128))]));
371
372
  }
372
- }), Ee = /* @__PURE__ */ g(be, [["__scopeId", "data-v-4da22ce9"]]), ye = {
373
+ }), We = /* @__PURE__ */ g(be, [["__scopeId", "data-v-4da22ce9"]]), ye = {
373
374
  class: "screenshots-upload"
374
375
  }, he = /* @__PURE__ */ f({
375
376
  __name: "FeedbackScreenshots",
@@ -396,9 +397,9 @@ const se = Object.assign(x, {
396
397
  return new Promise((u, v) => {
397
398
  const {
398
399
  uploadFile: $
399
- } = A();
400
+ } = Z();
400
401
  $({
401
- bucketId: Z.feedbackBucketId,
402
+ bucketId: A.feedbackBucketId,
402
403
  file: r,
403
404
  onFileFinish(C, xe, P) {
404
405
  u(P.Key);
@@ -447,7 +448,7 @@ const se = Object.assign(x, {
447
448
  "custom-request": p
448
449
  }, null, 8, ["file-list"])]));
449
450
  }
450
- }), We = /* @__PURE__ */ g(he, [["__scopeId", "data-v-8e764d8f"]]), _e = {
451
+ }), Oe = /* @__PURE__ */ g(he, [["__scopeId", "data-v-8e764d8f"]]), _e = {
451
452
  class: "operate-wrapper"
452
453
  }, ge = {
453
454
  class: "operate-item"
@@ -483,11 +484,11 @@ const se = Object.assign(x, {
483
484
  icon: t.icon
484
485
  }, null, 8, ["icon"])]), l("p", Ce, h(t.title), 1)]), l("div", we, [e.extra ? (c(), d("span", Se, h(e.extra), 1)) : W("", !0)])]));
485
486
  }
486
- }), Oe = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-54fd5fd0"]]);
487
+ }), Te = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-54fd5fd0"]]);
487
488
  export {
488
- De as F,
489
- Ee as a,
490
- Oe as b,
489
+ Ee as F,
490
+ We as a,
491
+ Te as b,
491
492
  le as c,
492
- We as d
493
+ Oe as d
493
494
  };
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import { g as q } from "./index-DZIhLe1R.js";
2
+ /* empty css */
3
3
  /* empty css */
4
4
  import { defineComponent as R, createElementBlock as S, openBlock as r, normalizeStyle as M, normalizeClass as oe, createElementVNode as I, computed as O, createBlock as y, unref as l, withCtx as n, createVNode as u, createCommentVNode as L, Fragment as B, createTextVNode as $, toDisplayString as z, ref as m, onUnmounted as xe, h as X, renderList as ie, nextTick as A } from "vue";
5
5
  import { Space as ue, Image as ce, Avatar as de, Descriptions as Se, DescriptionsItem as K, Tag as E, Spin as we, Button as G, Form as Ie, FormItem as H, Input as $e, Select as Fe, Option as Ue, Textarea as Le, Message as Re, Breadcrumb as Be, BreadcrumbItem as ee, Modal as ze, Drawer as qe } from "@arco-design/web-vue";
@@ -7,16 +7,18 @@ import { M as De } from "./Menu-BKBnsDJ8.js";
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
- import "./index-DaMA6jEr.js";
10
+ /* empty css */
11
11
  import { api as N } from "@huyooo/api";
12
+ import { g as q } from "./globalConfig-DZIhLe1R.js";
12
13
  /* empty css */
13
14
  /* empty css */
14
- import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-DNKp_9xt.js";
15
+ import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-B5P_PDcy.js";
15
16
  import { _ as V } from "./_plugin-vue_export-helper-CHgC5LLL.js";
16
17
  /* empty css */
17
- import { f as j, C as Ve } from "./CustomTable-kfI18phy.js";
18
+ import { f as j } from "./index-Bb-d5pBq.js";
19
+ import { C as Ve } from "./CustomTable-B8i1SbFB.js";
18
20
  import { Bubble as fe, Prompts as Pe, Sender as Ee } from "ant-design-x-vue";
19
- import { C as pe } from "./Clipboard-CGm0G1dN.js";
21
+ import { C as pe } from "./Clipboard-Bful1lNJ.js";
20
22
  import { Icon as je } from "@iconify/vue";
21
23
  import { _ as me, g as ve, i as ye } from "./plugin-vue_export-helper-LjDO2Zua.js";
22
24
  const Me = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), te = {
@@ -598,9 +600,9 @@ const J = [{
598
600
  }, [u(l(Se), {
599
601
  title: "基本信息"
600
602
  }, {
601
- title: n(() => x[1] || (x[1] = [I("div", {
603
+ title: n(() => [...x[1] || (x[1] = [I("div", {
602
604
  class: "title"
603
- }, "基本信息", -1)])),
605
+ }, "基本信息", -1)])]),
604
606
  default: n(() => [u(l(K), {
605
607
  label: "标题:",
606
608
  span: 3
@@ -802,9 +804,8 @@ const J = [{
802
804
  type: "primary",
803
805
  onClick: s
804
806
  }, {
805
- default: n(() => i[3] || (i[3] = [$(" 提交 ")])),
806
- _: 1,
807
- __: [3]
807
+ default: n(() => [...i[3] || (i[3] = [$(" 提交 ", -1)])]),
808
+ _: 1
808
809
  }, 8, ["loading"])]),
809
810
  _: 1
810
811
  }, 8, ["model"])]));
@@ -904,17 +905,15 @@ const J = [{
904
905
  },
905
906
  onClick: h
906
907
  }, {
907
- default: n(() => w[0] || (w[0] = [$("我的反馈")])),
908
- _: 1,
909
- __: [0]
908
+ default: n(() => [...w[0] || (w[0] = [$("我的反馈", -1)])]),
909
+ _: 1
910
910
  }), u(l(ee), {
911
911
  style: {
912
912
  padding: "0px"
913
913
  }
914
914
  }, {
915
- default: n(() => w[1] || (w[1] = [$("反馈详情")])),
916
- _: 1,
917
- __: [1]
915
+ default: n(() => [...w[1] || (w[1] = [$("反馈详情", -1)])]),
916
+ _: 1
918
917
  })]),
919
918
  _: 1
920
919
  })), t.value ? (r(), S("div", gt, [u(Ve, {
@@ -953,10 +952,9 @@ const J = [{
953
952
  type: "text",
954
953
  onClick: (b) => i(k)
955
954
  }, {
956
- default: n(() => w[2] || (w[2] = [$("查看")])),
957
- _: 2,
958
- __: [2]
959
- }, 1032, ["onClick"])]),
955
+ default: n(() => [...w[2] || (w[2] = [$("查看", -1)])]),
956
+ _: 1
957
+ }, 8, ["onClick"])]),
960
958
  _: 1
961
959
  }, 8, ["data", "loading", "pagination"])])) : (r(), y(ft, {
962
960
  key: 2,
@@ -1041,14 +1039,13 @@ const J = [{
1041
1039
  title: `${h.value}详情`,
1042
1040
  onCancel: U
1043
1041
  }, {
1044
- default: n(() => k[2] || (k[2] = [I("div", null, " You can customize modal body text by the current situation. This modal will be closed immediately once you press the OK button. ", -1)])),
1045
- _: 1,
1046
- __: [2]
1042
+ default: n(() => [...k[2] || (k[2] = [I("div", null, " You can customize modal body text by the current situation. This modal will be closed immediately once you press the OK button. ", -1)])]),
1043
+ _: 1
1047
1044
  }, 8, ["visible", "title"])], 64)) : L("", !0)]),
1048
1045
  _: 1
1049
1046
  }, 8, ["visible"]));
1050
1047
  }
1051
- }), Ht = /* @__PURE__ */ V(xt, [["__scopeId", "data-v-4df9453a"]]);
1048
+ }), Zt = /* @__PURE__ */ V(xt, [["__scopeId", "data-v-4df9453a"]]);
1052
1049
  export {
1053
1050
  ft as F,
1054
1051
  Qe as R,
@@ -1056,5 +1053,5 @@ export {
1056
1053
  ne as a,
1057
1054
  vt as b,
1058
1055
  bt as c,
1059
- Ht as d
1056
+ Zt as d
1060
1057
  };