@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.
- package/dist/{AuthkitAuthModal-cEi5Hm14.js → AuthkitAuthModal-BjqMoIed.js} +141 -162
- package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
- package/dist/{AuthkitAuthorize-DksJZktr.js → AuthkitAuthorize-DWb0xKRa.js} +12 -15
- package/dist/{Clipboard-CGm0G1dN.js → Clipboard-Bful1lNJ.js} +1 -1
- package/dist/CustomTable-B8i1SbFB.js +202 -0
- package/dist/{FeedbackItem-Day3rfSw.js → FeedbackItem-bPlL6uEE.js} +15 -14
- package/dist/{FeedbackModal-CsRXm-MY.js → FeedbackModal-DJx3R3rM.js} +22 -25
- package/dist/Introduce-e3nEDSRY.js +390 -0
- package/dist/LandingPageSectionHeader-Dlc5rL21.js +463 -0
- package/dist/LandingPageSectionTabs-CrFrtbqu.js +1369 -0
- package/dist/{MessageHandle-DqH_478k.js → MessageHandle-BJH_S-61.js} +37 -45
- package/dist/{PaySubscriptions-Dp8y1fdJ.js → PaySubscriptions-BGl9BQru.js} +17 -16
- package/dist/{ReferrerReferees-xIXZglpy.js → ReferrerReferees-oi-zzWCo.js} +20 -19
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-CxGZSDoo.js → Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js} +11 -10
- package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BD8F9vEK.js} +1 -1
- package/dist/{UserPanel-C1NGdsFk.js → UserPanel-C6XusLxb.js} +23 -24
- package/dist/{WidthContainer-C30YFs9X.js → WidthContainer-uWfPyPEH.js} +19 -18
- package/dist/authkit.js +12 -11
- package/dist/common.js +2 -2
- package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
- package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
- package/dist/components/PrivateCom/useSEO.d.ts +71 -0
- package/dist/composables.js +26 -25
- package/dist/feedback.js +3 -3
- package/dist/index-Bb-d5pBq.js +1167 -0
- package/dist/index.js +367 -359
- package/dist/landingPage.js +46 -45
- package/dist/main.d.ts +1 -0
- package/dist/message.js +2 -2
- package/dist/pay.js +1 -1
- package/dist/privateCom.d.ts +4 -0
- package/dist/privateCom.js +8 -0
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js → useAuthkitAppsAuthPageInfo-Dr5K7ULW.js} +16 -23
- package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-DNOB_Kuk.js} +1 -1
- package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-DOH1MS61.js} +1 -1
- package/dist/{useRoutePermission-Uxu5S3m1.js → useRoutePermission-DuZZniIv.js} +18 -17
- package/dist/{useUploadCos-DNKp_9xt.js → useUploadCos-B5P_PDcy.js} +2 -2
- package/dist/user.js +2 -2
- package/package.json +6 -1
- package/dist/CustomTable-kfI18phy.js +0 -1359
- package/dist/LandingPageSectionTabs-DPTZIwiJ.js +0 -1838
- package/dist/utils/landingPage.d.ts +0 -1
- /package/dist/{index-DaMA6jEr.js → _commonjsHelpers-DaMA6jEr.js} +0 -0
- /package/dist/{index-DZIhLe1R.js → globalConfig-DZIhLe1R.js} +0 -0
|
@@ -1,28 +1,29 @@
|
|
|
1
1
|
import { defineComponent as b, ref as r, createBlock as p, openBlock as l, unref as u, withCtx as y, createVNode as v, createCommentVNode as _, createElementBlock as g, Fragment as T, renderList as z, createElementVNode as $, renderSlot as I, toDisplayString as L, createTextVNode as N, withModifiers as q, normalizeClass as E, watch as R, isRef as F, mergeModels as w, useModel as H, computed as j } from "vue";
|
|
2
2
|
/* empty css */
|
|
3
|
-
|
|
3
|
+
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
import { Spin as V, Empty as K, Button as G, Divider as J, Breadcrumb as O, BreadcrumbItem as x, Modal as P } from "@arco-design/web-vue";
|
|
7
|
-
import { api as
|
|
7
|
+
import { api as S } from "@huyooo/api";
|
|
8
|
+
import { g as D } from "./globalConfig-DZIhLe1R.js";
|
|
8
9
|
import { TiptapEditor as Q, TiptapTitle as W } from "@huyooo/vue-tiptap";
|
|
9
10
|
import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
11
|
/* empty css */
|
|
11
12
|
import { useIntersectionObserver as X } from "@vueuse/core";
|
|
12
|
-
import { u as Y } from "./useMessageNotifications-
|
|
13
|
+
import { u as Y } from "./useMessageNotifications-DOH1MS61.js";
|
|
13
14
|
import { Icon as Z } from "@iconify/vue";
|
|
14
15
|
import { u as ee } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
15
16
|
import { M as te } from "./Menu-BKBnsDJ8.js";
|
|
16
17
|
function ne(a) {
|
|
17
|
-
return
|
|
18
|
-
url: `${
|
|
18
|
+
return S({
|
|
19
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/changelogNotifications/find`,
|
|
19
20
|
method: "post",
|
|
20
21
|
data: a
|
|
21
22
|
});
|
|
22
23
|
}
|
|
23
24
|
function se(a) {
|
|
24
|
-
return
|
|
25
|
-
url: `${
|
|
25
|
+
return S({
|
|
26
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/changelogNotifications/findOne`,
|
|
26
27
|
method: "post",
|
|
27
28
|
data: a
|
|
28
29
|
});
|
|
@@ -237,10 +238,9 @@ const ie = /* @__PURE__ */ b({
|
|
|
237
238
|
type: "text",
|
|
238
239
|
onClick: q((h) => n(s, f), ["stop"])
|
|
239
240
|
}, {
|
|
240
|
-
default: y(() => t[1] || (t[1] = [N("查看")])),
|
|
241
|
-
_:
|
|
242
|
-
|
|
243
|
-
}, 1032, ["onClick"])) : _("", !0)])]), v(u(J), {
|
|
241
|
+
default: y(() => [...t[1] || (t[1] = [N("查看", -1)])]),
|
|
242
|
+
_: 1
|
|
243
|
+
}, 8, ["onClick"])) : _("", !0)])]), v(u(J), {
|
|
244
244
|
style: {
|
|
245
245
|
margin: "0px"
|
|
246
246
|
}
|
|
@@ -293,17 +293,15 @@ const ie = /* @__PURE__ */ b({
|
|
|
293
293
|
},
|
|
294
294
|
onClick: c
|
|
295
295
|
}, {
|
|
296
|
-
default: y(() => m[0] || (m[0] = [N("功能变更")])),
|
|
297
|
-
_: 1
|
|
298
|
-
__: [0]
|
|
296
|
+
default: y(() => [...m[0] || (m[0] = [N("功能变更", -1)])]),
|
|
297
|
+
_: 1
|
|
299
298
|
}), v(u(x), {
|
|
300
299
|
style: {
|
|
301
300
|
padding: "0px"
|
|
302
301
|
}
|
|
303
302
|
}, {
|
|
304
|
-
default: y(() => m[1] || (m[1] = [N("详情")])),
|
|
305
|
-
_: 1
|
|
306
|
-
__: [1]
|
|
303
|
+
default: y(() => [...m[1] || (m[1] = [N("详情", -1)])]),
|
|
304
|
+
_: 1
|
|
307
305
|
})]),
|
|
308
306
|
_: 1
|
|
309
307
|
})), i.value ? (l(), p(B, {
|
|
@@ -320,15 +318,15 @@ const ie = /* @__PURE__ */ b({
|
|
|
320
318
|
}
|
|
321
319
|
}), Ne = /* @__PURE__ */ C(ke, [["__scopeId", "data-v-e755c9b4"]]);
|
|
322
320
|
function Ce(a) {
|
|
323
|
-
return
|
|
324
|
-
url: `${
|
|
321
|
+
return S({
|
|
322
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/eventNotifications/find`,
|
|
325
323
|
method: "post",
|
|
326
324
|
data: a
|
|
327
325
|
});
|
|
328
326
|
}
|
|
329
327
|
function $e(a) {
|
|
330
|
-
return
|
|
331
|
-
url: `${
|
|
328
|
+
return S({
|
|
329
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/eventNotifications/findOne`,
|
|
332
330
|
method: "post",
|
|
333
331
|
data: a
|
|
334
332
|
});
|
|
@@ -403,17 +401,15 @@ const xe = /* @__PURE__ */ b({
|
|
|
403
401
|
},
|
|
404
402
|
onClick: c
|
|
405
403
|
}, {
|
|
406
|
-
default: y(() => m[0] || (m[0] = [N("活动通知")])),
|
|
407
|
-
_: 1
|
|
408
|
-
__: [0]
|
|
404
|
+
default: y(() => [...m[0] || (m[0] = [N("活动通知", -1)])]),
|
|
405
|
+
_: 1
|
|
409
406
|
}), v(u(x), {
|
|
410
407
|
style: {
|
|
411
408
|
padding: "0px"
|
|
412
409
|
}
|
|
413
410
|
}, {
|
|
414
|
-
default: y(() => m[1] || (m[1] = [N("详情")])),
|
|
415
|
-
_: 1
|
|
416
|
-
__: [1]
|
|
411
|
+
default: y(() => [...m[1] || (m[1] = [N("详情", -1)])]),
|
|
412
|
+
_: 1
|
|
417
413
|
})]),
|
|
418
414
|
_: 1
|
|
419
415
|
})), i.value ? (l(), p(B, {
|
|
@@ -546,17 +542,15 @@ const xe = /* @__PURE__ */ b({
|
|
|
546
542
|
},
|
|
547
543
|
onClick: u(s)
|
|
548
544
|
}, {
|
|
549
|
-
default: y(() => k[1] || (k[1] = [N("消息通知")])),
|
|
550
|
-
_: 1
|
|
551
|
-
__: [1]
|
|
545
|
+
default: y(() => [...k[1] || (k[1] = [N("消息通知", -1)])]),
|
|
546
|
+
_: 1
|
|
552
547
|
}, 8, ["onClick"]), v(u(x), {
|
|
553
548
|
style: {
|
|
554
549
|
padding: "0px"
|
|
555
550
|
}
|
|
556
551
|
}, {
|
|
557
|
-
default: y(() => k[2] || (k[2] = [N("详情")])),
|
|
558
|
-
_: 1
|
|
559
|
-
__: [2]
|
|
552
|
+
default: y(() => [...k[2] || (k[2] = [N("详情", -1)])]),
|
|
553
|
+
_: 1
|
|
560
554
|
})]),
|
|
561
555
|
_: 1
|
|
562
556
|
})), u(i) ? (l(), p(Ue, {
|
|
@@ -579,15 +573,15 @@ const xe = /* @__PURE__ */ b({
|
|
|
579
573
|
}
|
|
580
574
|
}), Ee = /* @__PURE__ */ C(ze, [["__scopeId", "data-v-7310aa38"]]);
|
|
581
575
|
function Fe(a) {
|
|
582
|
-
return
|
|
583
|
-
url: `${
|
|
576
|
+
return S({
|
|
577
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/noticeNotifications/find`,
|
|
584
578
|
method: "post",
|
|
585
579
|
data: a
|
|
586
580
|
});
|
|
587
581
|
}
|
|
588
582
|
function Ve(a) {
|
|
589
|
-
return
|
|
590
|
-
url: `${
|
|
583
|
+
return S({
|
|
584
|
+
url: `${D.prefixUrl}/restfulApi/messageCenter/noticeNotifications/findOne`,
|
|
591
585
|
method: "post",
|
|
592
586
|
data: a
|
|
593
587
|
});
|
|
@@ -662,17 +656,15 @@ const Ke = /* @__PURE__ */ b({
|
|
|
662
656
|
},
|
|
663
657
|
onClick: c
|
|
664
658
|
}, {
|
|
665
|
-
default: y(() => m[0] || (m[0] = [N("公告")])),
|
|
666
|
-
_: 1
|
|
667
|
-
__: [0]
|
|
659
|
+
default: y(() => [...m[0] || (m[0] = [N("公告", -1)])]),
|
|
660
|
+
_: 1
|
|
668
661
|
}), v(u(x), {
|
|
669
662
|
style: {
|
|
670
663
|
padding: "0px"
|
|
671
664
|
}
|
|
672
665
|
}, {
|
|
673
|
-
default: y(() => m[1] || (m[1] = [N("详情")])),
|
|
674
|
-
_: 1
|
|
675
|
-
__: [1]
|
|
666
|
+
default: y(() => [...m[1] || (m[1] = [N("详情", -1)])]),
|
|
667
|
+
_: 1
|
|
676
668
|
})]),
|
|
677
669
|
_: 1
|
|
678
670
|
})), o.value ? (l(), p(B, {
|
|
@@ -810,14 +802,14 @@ const Ke = /* @__PURE__ */ b({
|
|
|
810
802
|
onCancel: t
|
|
811
803
|
}, null, 8, ["selected-keys", "menus"]));
|
|
812
804
|
}
|
|
813
|
-
}),
|
|
805
|
+
}), ft = /* @__PURE__ */ C(Qe, [["__scopeId", "data-v-dd5fd3b4"]]);
|
|
814
806
|
export {
|
|
815
807
|
Pe as A,
|
|
816
808
|
Ne as C,
|
|
817
809
|
U as D,
|
|
818
810
|
Te as E,
|
|
819
811
|
ce as I,
|
|
820
|
-
|
|
812
|
+
ft as M,
|
|
821
813
|
He as N,
|
|
822
814
|
ae as _,
|
|
823
815
|
Le as a,
|
|
@@ -1,25 +1,27 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
import { defineComponent as D, ref as U, createBlock as B, openBlock as L, unref as a, isRef as M, withCtx as o, createElementVNode as d, createVNode as r, createTextVNode as u, toDisplayString as n } from "vue";
|
|
7
7
|
import { Modal as V, Popconfirm as $, Button as E, Tag as g } from "@arco-design/web-vue";
|
|
8
|
-
import { api as
|
|
8
|
+
import { api as _ } from "@huyooo/api";
|
|
9
|
+
import { g as x } from "./globalConfig-DZIhLe1R.js";
|
|
9
10
|
import { u as H } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
10
11
|
import { u as j } from "./useTableHandle-DKUIdSSh.js";
|
|
11
|
-
import {
|
|
12
|
+
import { f as y } from "./index-Bb-d5pBq.js";
|
|
13
|
+
import { C as q } from "./CustomTable-B8i1SbFB.js";
|
|
12
14
|
import { _ as F } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
15
|
function G(m) {
|
|
14
|
-
return
|
|
15
|
-
url: `${
|
|
16
|
+
return _({
|
|
17
|
+
url: `${x.prefixUrl}/restfulApi/orders/cancel`,
|
|
16
18
|
method: "post",
|
|
17
19
|
data: m
|
|
18
20
|
});
|
|
19
21
|
}
|
|
20
22
|
function J(m) {
|
|
21
|
-
return
|
|
22
|
-
url: `${
|
|
23
|
+
return _({
|
|
24
|
+
url: `${x.prefixUrl}/restfulApi/orders/myOrders`,
|
|
23
25
|
method: "post",
|
|
24
26
|
data: m
|
|
25
27
|
});
|
|
@@ -194,7 +196,7 @@ const K = [{
|
|
|
194
196
|
width: "80%",
|
|
195
197
|
onCancel: a(k)
|
|
196
198
|
}, {
|
|
197
|
-
title: o(() => i[1] || (i[1] = [u(" 订阅信息 ")])),
|
|
199
|
+
title: o(() => [...i[1] || (i[1] = [u(" 订阅信息 ", -1)])]),
|
|
198
200
|
default: o(() => [d("div", X, [r(q, {
|
|
199
201
|
columns: A,
|
|
200
202
|
data: a(b),
|
|
@@ -261,18 +263,17 @@ const K = [{
|
|
|
261
263
|
type: "text",
|
|
262
264
|
status: "danger"
|
|
263
265
|
}, {
|
|
264
|
-
default: o(() => i[2] || (i[2] = [u(" 取消订单 ")])),
|
|
265
|
-
_: 1
|
|
266
|
-
__: [2]
|
|
266
|
+
default: o(() => [...i[2] || (i[2] = [u(" 取消订单 ", -1)])]),
|
|
267
|
+
_: 1
|
|
267
268
|
})]),
|
|
268
|
-
_:
|
|
269
|
-
},
|
|
269
|
+
_: 1
|
|
270
|
+
}, 8, ["onOk"])]),
|
|
270
271
|
_: 1
|
|
271
272
|
}, 8, ["data", "loading", "pagination"])])]),
|
|
272
273
|
_: 1
|
|
273
274
|
}, 8, ["visible", "onCancel"]));
|
|
274
275
|
}
|
|
275
|
-
}),
|
|
276
|
+
}), bt = /* @__PURE__ */ F(at, [["__scopeId", "data-v-8d63590c"]]);
|
|
276
277
|
export {
|
|
277
|
-
|
|
278
|
+
bt as S
|
|
278
279
|
};
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import { g as z } from "./index-DZIhLe1R.js";
|
|
3
2
|
/* empty css */
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
3
|
+
/* empty css */
|
|
4
|
+
import { defineComponent as z, ref as d, createBlock as v, openBlock as g, unref as a, withCtx as _, createElementVNode as n, createVNode as A, createCommentVNode as V, toDisplayString as C, createTextVNode as w } from "vue";
|
|
5
|
+
import { Modal as T } from "@arco-design/web-vue";
|
|
6
|
+
import { api as U } from "@huyooo/api";
|
|
7
|
+
import { g as y } from "./globalConfig-DZIhLe1R.js";
|
|
7
8
|
import { u as B } from "./useTableHandle-DKUIdSSh.js";
|
|
8
|
-
import { C as D } from "./CustomTable-
|
|
9
|
-
import { C as E } from "./Clipboard-
|
|
10
|
-
import { a as H } from "./useAuthkitUsersProfile-
|
|
9
|
+
import { C as D } from "./CustomTable-B8i1SbFB.js";
|
|
10
|
+
import { C as E } from "./Clipboard-Bful1lNJ.js";
|
|
11
|
+
import { a as H } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
11
12
|
import { _ as M } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
12
13
|
function $(f) {
|
|
13
|
-
return
|
|
14
|
-
url: `${
|
|
14
|
+
return U({
|
|
15
|
+
url: `${y.prefixUrl}/restfulApi/referrer/referees`,
|
|
15
16
|
method: "post",
|
|
16
17
|
data: f
|
|
17
18
|
});
|
|
@@ -20,7 +21,7 @@ const j = {
|
|
|
20
21
|
class: "invite-code-section"
|
|
21
22
|
}, q = {
|
|
22
23
|
class: "invite-code-value"
|
|
23
|
-
}, F = /* @__PURE__ */
|
|
24
|
+
}, F = /* @__PURE__ */ z({
|
|
24
25
|
__name: "ReferrerReferees",
|
|
25
26
|
emits: ["cancel"],
|
|
26
27
|
setup(f, {
|
|
@@ -73,9 +74,9 @@ const j = {
|
|
|
73
74
|
}
|
|
74
75
|
return h({
|
|
75
76
|
setData: P
|
|
76
|
-
}), (e,
|
|
77
|
+
}), (e, i) => (g(), v(a(T), {
|
|
77
78
|
visible: r.value,
|
|
78
|
-
"onUpdate:visible":
|
|
79
|
+
"onUpdate:visible": i[0] || (i[0] = (l) => r.value = l),
|
|
79
80
|
title: "被邀请人详情",
|
|
80
81
|
width: "60%",
|
|
81
82
|
"ok-loading": o.value,
|
|
@@ -85,14 +86,14 @@ const j = {
|
|
|
85
86
|
onCancel: N
|
|
86
87
|
}, {
|
|
87
88
|
default: _(() => {
|
|
88
|
-
var
|
|
89
|
-
return [n("div", j, [
|
|
89
|
+
var l, p;
|
|
90
|
+
return [n("div", j, [i[1] || (i[1] = n("div", {
|
|
90
91
|
class: "invite-code-label"
|
|
91
|
-
}, "我的邀请码:", -1)), n("div", q, [n("span", null, C(((
|
|
92
|
+
}, "我的邀请码:", -1)), n("div", q, [n("span", null, C(((l = a(s)) == null ? void 0 : l.referrerId) || "-"), 1), (p = a(s)) != null && p.referrerId ? (g(), v(E, {
|
|
92
93
|
key: 0,
|
|
93
94
|
value: a(s).referrerId,
|
|
94
95
|
message: "邀请码复制成功"
|
|
95
|
-
}, null, 8, ["value"])) :
|
|
96
|
+
}, null, 8, ["value"])) : V("", !0)])]), A(D, {
|
|
96
97
|
columns: k,
|
|
97
98
|
data: a(c),
|
|
98
99
|
loading: o.value,
|
|
@@ -102,14 +103,14 @@ const j = {
|
|
|
102
103
|
}, {
|
|
103
104
|
email: _(({
|
|
104
105
|
record: R
|
|
105
|
-
}) => [
|
|
106
|
+
}) => [w(C(R.refereeInfo.email || "-"), 1)]),
|
|
106
107
|
_: 1
|
|
107
108
|
}, 8, ["data", "loading", "pagination"])];
|
|
108
109
|
}),
|
|
109
110
|
_: 1
|
|
110
111
|
}, 8, ["visible", "ok-loading"]));
|
|
111
112
|
}
|
|
112
|
-
}),
|
|
113
|
+
}), ae = /* @__PURE__ */ M(F, [["__scopeId", "data-v-122fc8d6"]]);
|
|
113
114
|
export {
|
|
114
|
-
|
|
115
|
+
ae as R
|
|
115
116
|
};
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import { g as u } from "./index-DZIhLe1R.js";
|
|
3
|
-
import "./index-DaMA6jEr.js";
|
|
4
2
|
/* empty css */
|
|
5
3
|
/* empty css */
|
|
6
|
-
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
import { defineComponent as q, createBlock as y, openBlock as F, unref as S, mergeProps as h, createSlots as C, withCtx as u, renderSlot as p } from "vue";
|
|
7
7
|
import { Upload as I } from "@arco-design/web-vue";
|
|
8
|
-
import { u as _ } from "./useUploadCos-
|
|
9
|
-
|
|
8
|
+
import { u as _ } from "./useUploadCos-B5P_PDcy.js";
|
|
9
|
+
import { g as l } from "./globalConfig-DZIhLe1R.js";
|
|
10
|
+
const O = /* @__PURE__ */ q({
|
|
10
11
|
__name: "Upload",
|
|
11
12
|
props: {
|
|
12
13
|
options: {
|
|
@@ -21,12 +22,12 @@ const N = /* @__PURE__ */ q({
|
|
|
21
22
|
bucket: {
|
|
22
23
|
type: String,
|
|
23
24
|
required: !1,
|
|
24
|
-
default: () =>
|
|
25
|
+
default: () => l.bucket
|
|
25
26
|
},
|
|
26
27
|
region: {
|
|
27
28
|
type: String,
|
|
28
29
|
required: !1,
|
|
29
|
-
default: () =>
|
|
30
|
+
default: () => l.region
|
|
30
31
|
}
|
|
31
32
|
},
|
|
32
33
|
emits: ["progress", "fileFinish", "fail"],
|
|
@@ -73,15 +74,15 @@ const N = /* @__PURE__ */ q({
|
|
|
73
74
|
_: 2
|
|
74
75
|
}, [e.$slots["upload-button"] ? {
|
|
75
76
|
name: "upload-button",
|
|
76
|
-
fn:
|
|
77
|
+
fn: u(() => [p(e.$slots, "upload-button")]),
|
|
77
78
|
key: "0"
|
|
78
79
|
} : void 0, e.$slots["upload-item"] ? {
|
|
79
80
|
name: "upload-item",
|
|
80
|
-
fn:
|
|
81
|
+
fn: u(() => [p(e.$slots, "upload-item")]),
|
|
81
82
|
key: "1"
|
|
82
83
|
} : void 0]), 1040));
|
|
83
84
|
}
|
|
84
85
|
});
|
|
85
86
|
export {
|
|
86
|
-
|
|
87
|
+
O as _
|
|
87
88
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as _, createElementBlock as d, openBlock as m, createElementVNode as e, renderSlot as u, toDisplayString as r, unref as o, createVNode as p } from "vue";
|
|
2
2
|
import { Icon as f } from "@iconify/vue";
|
|
3
|
-
import { a as v } from "./useAuthkitUsersProfile-
|
|
3
|
+
import { a as v } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
4
4
|
import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const k = {
|
|
6
6
|
class: "UserAccountMenu"
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
import { defineComponent as S, createElementBlock as v, openBlock as u, normalizeStyle as q, normalizeClass as E, createElementVNode as f, computed as M, createBlock as g, createCommentVNode as D, createVNode as i, unref as n, withCtx as a, createTextVNode as m, toDisplayString as C, mergeModels as A, useModel as K, renderSlot as Se, ref as d, Fragment as be } from "vue";
|
|
6
6
|
import { Tag as Ce, Button as T, Avatar as W, Dropdown as Ie, Divider as X, Doption as _ } from "@arco-design/web-vue";
|
|
7
|
-
import { S as we } from "./PaySubscriptions-
|
|
8
|
-
import { R as $e } from "./ReferrerReferees-
|
|
9
|
-
import { a as Y, u as he } from "./useAuthkitUsersProfile-
|
|
10
|
-
import {
|
|
11
|
-
import { g as F } from "./
|
|
12
|
-
import { c as xe, A as Be } from "./AuthkitAuthModal-
|
|
13
|
-
import { d as Me } from "./FeedbackModal-
|
|
14
|
-
import { M as Ae } from "./MessageHandle-
|
|
7
|
+
import { S as we } from "./PaySubscriptions-BGl9BQru.js";
|
|
8
|
+
import { R as $e } from "./ReferrerReferees-oi-zzWCo.js";
|
|
9
|
+
import { a as Y, u as he } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
10
|
+
import { u as Ue } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js";
|
|
11
|
+
import { g as F } from "./globalConfig-DZIhLe1R.js";
|
|
12
|
+
import { c as xe, A as Be } from "./AuthkitAuthModal-BjqMoIed.js";
|
|
13
|
+
import { d as Me } from "./FeedbackModal-DJx3R3rM.js";
|
|
14
|
+
import { M as Ae } from "./MessageHandle-BJH_S-61.js";
|
|
15
|
+
/* empty css */
|
|
15
16
|
/* empty css */
|
|
16
17
|
import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
17
18
|
/* empty css */
|
|
@@ -196,9 +197,8 @@ const Oe = Object.assign(z, {
|
|
|
196
197
|
class: "updatePricing",
|
|
197
198
|
onClick: c
|
|
198
199
|
}, {
|
|
199
|
-
default: a(() => r[1] || (r[1] = [m(" 升级 ")])),
|
|
200
|
-
_: 1
|
|
201
|
-
__: [1]
|
|
200
|
+
default: a(() => [...r[1] || (r[1] = [m(" 升级 ", -1)])]),
|
|
201
|
+
_: 1
|
|
202
202
|
})) : D("", !0)]), f("span", null, "有效期至: " + C(o.expireDate), 1)]));
|
|
203
203
|
}
|
|
204
204
|
}), Ee = /* @__PURE__ */ h(qe, [["__scopeId", "data-v-1e32fa72"]]), Ke = {
|
|
@@ -341,9 +341,8 @@ const Oe = Object.assign(z, {
|
|
|
341
341
|
class: "handle",
|
|
342
342
|
onClick: r
|
|
343
343
|
}, {
|
|
344
|
-
default: a(() => p[1] || (p[1] = [m(" 登陆 ")])),
|
|
345
|
-
_: 1
|
|
346
|
-
__: [1]
|
|
344
|
+
default: a(() => [...p[1] || (p[1] = [m(" 登陆 ", -1)])]),
|
|
345
|
+
_: 1
|
|
347
346
|
}));
|
|
348
347
|
}
|
|
349
348
|
}), it = /* @__PURE__ */ h(rt, [["__scopeId", "data-v-ba98c4bf"]]), st = {
|
|
@@ -475,7 +474,7 @@ const Oe = Object.assign(z, {
|
|
|
475
474
|
class: "Doption",
|
|
476
475
|
onClick: fe
|
|
477
476
|
}, {
|
|
478
|
-
icon: a(() => s[1] || (s[1] = [m("消息中心")])),
|
|
477
|
+
icon: a(() => [...s[1] || (s[1] = [m("消息中心", -1)])]),
|
|
479
478
|
default: a(() => [i(n($))]),
|
|
480
479
|
_: 1
|
|
481
480
|
}), i(n(_), {
|
|
@@ -483,7 +482,7 @@ const Oe = Object.assign(z, {
|
|
|
483
482
|
class: "Doption",
|
|
484
483
|
onClick: pe
|
|
485
484
|
}, {
|
|
486
|
-
icon: a(() => s[2] || (s[2] = [m("系统设置 ")])),
|
|
485
|
+
icon: a(() => [...s[2] || (s[2] = [m("系统设置 ", -1)])]),
|
|
487
486
|
default: a(() => [i(n($))]),
|
|
488
487
|
_: 1
|
|
489
488
|
}), i(n(_), {
|
|
@@ -491,7 +490,7 @@ const Oe = Object.assign(z, {
|
|
|
491
490
|
class: "Doption",
|
|
492
491
|
onClick: me
|
|
493
492
|
}, {
|
|
494
|
-
icon: a(() => s[3] || (s[3] = [m("订阅信息 ")])),
|
|
493
|
+
icon: a(() => [...s[3] || (s[3] = [m("订阅信息 ", -1)])]),
|
|
495
494
|
default: a(() => [i(n($))]),
|
|
496
495
|
_: 1
|
|
497
496
|
}), i(n(_), {
|
|
@@ -499,7 +498,7 @@ const Oe = Object.assign(z, {
|
|
|
499
498
|
class: "Doption",
|
|
500
499
|
onClick: ke
|
|
501
500
|
}, {
|
|
502
|
-
icon: a(() => s[4] || (s[4] = [m("系统反馈 ")])),
|
|
501
|
+
icon: a(() => [...s[4] || (s[4] = [m("系统反馈 ", -1)])]),
|
|
503
502
|
default: a(() => [i(n($))]),
|
|
504
503
|
_: 1
|
|
505
504
|
}), i(n(_), {
|
|
@@ -507,7 +506,7 @@ const Oe = Object.assign(z, {
|
|
|
507
506
|
class: "Doption",
|
|
508
507
|
onClick: ye
|
|
509
508
|
}, {
|
|
510
|
-
icon: a(() => s[5] || (s[5] = [m("邀请 ")])),
|
|
509
|
+
icon: a(() => [...s[5] || (s[5] = [m("邀请 ", -1)])]),
|
|
511
510
|
default: a(() => [i(n($))]),
|
|
512
511
|
_: 1
|
|
513
512
|
}), i(n(X), {
|
|
@@ -519,7 +518,7 @@ const Oe = Object.assign(z, {
|
|
|
519
518
|
class: "Doption",
|
|
520
519
|
onClick: ve
|
|
521
520
|
}, {
|
|
522
|
-
icon: a(() => s[6] || (s[6] = [m("主页 ")])),
|
|
521
|
+
icon: a(() => [...s[6] || (s[6] = [m("主页 ", -1)])]),
|
|
523
522
|
default: a(() => [i(n(Oe))]),
|
|
524
523
|
_: 1
|
|
525
524
|
}), i(n(_), {
|
|
@@ -527,7 +526,7 @@ const Oe = Object.assign(z, {
|
|
|
527
526
|
class: "Doption",
|
|
528
527
|
onClick: ge
|
|
529
528
|
}, {
|
|
530
|
-
icon: a(() => s[7] || (s[7] = [m("退出登陆 ")])),
|
|
529
|
+
icon: a(() => [...s[7] || (s[7] = [m("退出登陆 ", -1)])]),
|
|
531
530
|
default: a(() => [i(n(Re))]),
|
|
532
531
|
_: 1
|
|
533
532
|
})]),
|
|
@@ -570,11 +569,11 @@ const Oe = Object.assign(z, {
|
|
|
570
569
|
onCancel: le
|
|
571
570
|
}))], 64)) : D("", !0)]));
|
|
572
571
|
}
|
|
573
|
-
}),
|
|
572
|
+
}), xt = /* @__PURE__ */ h(at, [["__scopeId", "data-v-9bfab947"]]);
|
|
574
573
|
export {
|
|
575
574
|
Ee as S,
|
|
576
575
|
Xe as U,
|
|
577
576
|
tt as a,
|
|
578
577
|
it as b,
|
|
579
|
-
|
|
578
|
+
xt as c
|
|
580
579
|
};
|
|
@@ -3,10 +3,11 @@ import { _ as l } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
import { Spin as D } from "@arco-design/web-vue";
|
|
6
|
-
import { c as E } from "./UserPanel-
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { c as E } from "./UserPanel-C6XusLxb.js";
|
|
7
|
+
import { u as K } from "./useAuthkitAppsAuthPageInfo-Dr5K7ULW.js";
|
|
8
|
+
import { u as W } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js";
|
|
9
|
+
import { a as G } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
10
|
+
import { u as N, f as O, w as L, a as F } from "./useRoutePermission-DuZZniIv.js";
|
|
10
11
|
import { useRouter as j, useRoute as J } from "vue-router";
|
|
11
12
|
const Q = {
|
|
12
13
|
class: "ContentHead"
|
|
@@ -33,7 +34,7 @@ const Q = {
|
|
|
33
34
|
const e = o;
|
|
34
35
|
return (s, r) => (t(), n("div", Q, [c("h1", X, k(e.title), 1), e.description ? (t(), n("p", Y, k(e.description), 1)) : p("", !0)]));
|
|
35
36
|
}
|
|
36
|
-
}),
|
|
37
|
+
}), Re = /* @__PURE__ */ l(Z, [["__scopeId", "data-v-209a7bef"]]), ee = {
|
|
37
38
|
class: "HeaderMenus"
|
|
38
39
|
}, te = {
|
|
39
40
|
key: 0,
|
|
@@ -98,13 +99,13 @@ const Q = {
|
|
|
98
99
|
}]),
|
|
99
100
|
"aria-label": "切换菜单",
|
|
100
101
|
onClick: g
|
|
101
|
-
}, z[0] || (z[0] = [c("span", {
|
|
102
|
+
}, [...z[0] || (z[0] = [c("span", {
|
|
102
103
|
class: "hamburger-line"
|
|
103
104
|
}, null, -1), c("span", {
|
|
104
105
|
class: "hamburger-line"
|
|
105
106
|
}, null, -1), c("span", {
|
|
106
107
|
class: "hamburger-line"
|
|
107
|
-
}, null, -1)]), 2)) : p("", !0), a.value ? (t(), n("div", {
|
|
108
|
+
}, null, -1)])], 2)) : p("", !0), a.value ? (t(), n("div", {
|
|
108
109
|
key: 2,
|
|
109
110
|
class: "mobile-menu-overlay",
|
|
110
111
|
onClick: m
|
|
@@ -186,11 +187,11 @@ const Q = {
|
|
|
186
187
|
setup(o) {
|
|
187
188
|
const e = o, {
|
|
188
189
|
show: s
|
|
189
|
-
} =
|
|
190
|
+
} = W(), {
|
|
190
191
|
isLoggedIn: r
|
|
191
192
|
} = G(), {
|
|
192
193
|
appsData: a
|
|
193
|
-
} =
|
|
194
|
+
} = K(), {
|
|
194
195
|
menus: u,
|
|
195
196
|
hasPermission: h
|
|
196
197
|
} = N(e.menuType), g = x(""), m = j(), v = J();
|
|
@@ -276,7 +277,7 @@ const Q = {
|
|
|
276
277
|
}))])], 4);
|
|
277
278
|
};
|
|
278
279
|
}
|
|
279
|
-
}),
|
|
280
|
+
}), Ve = /* @__PURE__ */ l(ye, [["__scopeId", "data-v-c86c5eb9"]]), be = /* @__PURE__ */ f({
|
|
280
281
|
__name: "Gradientbackground",
|
|
281
282
|
props: {
|
|
282
283
|
width: {
|
|
@@ -337,7 +338,7 @@ const Q = {
|
|
|
337
338
|
style: S(r.value)
|
|
338
339
|
}, null, 4)], 4));
|
|
339
340
|
}
|
|
340
|
-
}),
|
|
341
|
+
}), De = /* @__PURE__ */ l(be, [["__scopeId", "data-v-b6461ac4"]]), ke = {
|
|
341
342
|
class: "SvgIcon"
|
|
342
343
|
}, Se = ["href", "fill"], we = /* @__PURE__ */ f({
|
|
343
344
|
__name: "SvgIcon",
|
|
@@ -364,20 +365,20 @@ const Q = {
|
|
|
364
365
|
fill: e.color
|
|
365
366
|
}, null, 8, Se)]));
|
|
366
367
|
}
|
|
367
|
-
}),
|
|
368
|
+
}), Ee = /* @__PURE__ */ l(we, [["__scopeId", "data-v-0a9de94e"]]), $e = {}, Ie = {
|
|
368
369
|
class: "WidthContainer"
|
|
369
370
|
};
|
|
370
371
|
function Ce(o, e) {
|
|
371
372
|
return t(), n("div", Ie, [V(o.$slots, "default", {}, void 0, !0)]);
|
|
372
373
|
}
|
|
373
|
-
const
|
|
374
|
+
const Ke = /* @__PURE__ */ l($e, [["render", Ce], ["__scopeId", "data-v-d06aac1f"]]);
|
|
374
375
|
export {
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
376
|
+
Re as C,
|
|
377
|
+
Ve as D,
|
|
378
|
+
De as G,
|
|
378
379
|
_e as H,
|
|
379
380
|
le as L,
|
|
380
|
-
|
|
381
|
-
|
|
381
|
+
Ee as S,
|
|
382
|
+
Ke as W,
|
|
382
383
|
ie as a
|
|
383
384
|
};
|