@pubinfo/core 2.0.13 → 2.0.15
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/{AppSetting-Df8mPhxN.js → AppSetting-CF0Y36Kx.js} +27 -27
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CD2VmdPG.js → HCheckList.vue_vue_type_script_setup_true_lang-B7ZyR4n6.js} +1 -1
- package/dist/{HToggle-CcxWxVmB.js → HToggle-Dap0xf8L.js} +1 -1
- package/dist/HeaderThinMenu-Bu4X2-vs.js +4 -0
- package/dist/{PreferencesContent-Bu8-g2qs.js → PreferencesContent-DWHQ2EOo.js} +57 -57
- package/dist/{SettingBreadcrumb-CTLEf4nt.js → SettingBreadcrumb-P-C21e5U.js} +5 -5
- package/dist/{SettingCopyright-B_ZS9FXO.js → SettingCopyright-XUQuMUND.js} +4 -4
- package/dist/{SettingEnableTransition-DgZyY8Rh.js → SettingEnableTransition-hJTXOtuP.js} +14 -14
- package/dist/{SettingHome-BN6WzWxX.js → SettingHome-1C9Ph1Dl.js} +4 -4
- package/dist/{SettingMenu-CNgEpRN_.js → SettingMenu-B2h4e61Z.js} +4 -4
- package/dist/{SettingMode-B_Sf7CqN.js → SettingMode-bStWvnHg.js} +9 -9
- package/dist/{SettingNavSearch-SQuD6lr7.js → SettingNavSearch-BvTlahqj.js} +4 -4
- package/dist/{SettingOther-CrgOHNra.js → SettingOther-ihHycIPn.js} +10 -10
- package/dist/{SettingPage-B4hfRME8.js → SettingPage-d8HGOfhZ.js} +2 -2
- package/dist/{SettingTabbar-7EcsmyZo.js → SettingTabbar-YLshyP8G.js} +25 -25
- package/dist/{SettingThemes-CVjQoEk4.js → SettingThemes-Do-SwCzx.js} +16 -16
- package/dist/{SettingToolbar-Bls_SdlL.js → SettingToolbar-DHbr1d6B.js} +7 -7
- package/dist/{SettingTopbar-jqUqG5vW.js → SettingTopbar-QwqH9maD.js} +5 -5
- package/dist/{SettingWidthMode-8LFo6UKy.js → SettingWidthMode-CGmv4JQk.js} +3 -3
- package/dist/core/resolver/layout.d.ts +1 -1
- package/dist/features/api/modules/auth/renzhengfuwu.d.ts +43 -1
- package/dist/features/api/modules/rbac/index.d.ts +1 -0
- package/dist/features/api/modules/rbac/yonghujiekou.d.ts +7 -0
- package/dist/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.d.ts +43 -0
- package/dist/features/api/modules/rbac/ziyuanjiekou.d.ts +7 -0
- package/dist/features/enum.d.ts +0 -1
- package/dist/features/stores/modules/iframe.d.ts +3 -3
- package/dist/{index-BX0RSX9i.js → index-B69sIuLj.js} +1 -1
- package/dist/{index-Bl4PBBmY.js → index-B8wbywmR.js} +1 -1
- package/dist/{index-Cc8zVLOC.js → index-CEodMjIg.js} +4 -4
- package/dist/{index-Dalsj2EI.js → index-Ctu3_aXu.js} +12229 -12106
- package/dist/{index-C6HIzbdv.js → index-Da79wYQP.js} +1 -1
- package/dist/{index-Cjl98Ty_.js → index-WLA0JU4Y.js} +17 -17
- package/dist/{index-Dw9-vGGZ.js → index-egA-td8O.js} +8551 -7697
- package/dist/index-ondkWqUz.js +4 -0
- package/dist/index.js +27 -27
- package/dist/{pick-Cghe_Z7L.js → pick-BS5wr8z9.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +14 -9
- package/runtime/components/PubinfoDev/index.d.ts +18 -0
- package/runtime/components/PubinfoDev/index.js +15 -0
- package/runtime/components/index.d.ts +1 -0
- package/runtime/components/index.js +1 -0
- package/runtime/index.d.ts +1 -0
- package/runtime/index.js +1 -0
- package/src/built-in/authorization/router.ts +1 -1
- package/src/built-in/layout-component/components/Content/IframeView.vue +16 -11
- package/src/built-in/layout-component/components/Content/index.vue +2 -1
- package/src/built-in/layout-component/components/Header/HeaderFullMenu/index.vue +8 -4
- package/src/built-in/settings/router.ts +15 -4
- package/src/built-in/system-info/components/SystemInfo.vue +67 -37
- package/src/core/resolver/layout.ts +13 -3
- package/src/features/api/modules/auth/index.ts +0 -2
- package/src/features/api/modules/auth/renzhengfuwu.ts +132 -1
- package/src/features/api/modules/auth/typings.d.ts +75 -1
- package/src/features/api/modules/configData/heibaimingdanfuwu.ts +2 -0
- package/src/features/api/modules/configData/index.ts +0 -2
- package/src/features/api/modules/configData/zidifuwu.ts +4 -0
- package/src/features/api/modules/rbac/gangweijiekou.ts +3 -0
- package/src/features/api/modules/rbac/index.ts +1 -2
- package/src/features/api/modules/rbac/typings.d.ts +97 -1
- package/src/features/api/modules/rbac/yonghujiekou.ts +25 -0
- package/src/features/api/modules/rbac/yonghushoucangbiaojiekou.ts +2 -0
- package/src/features/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +1 -0
- package/src/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.ts +158 -0
- package/src/features/api/modules/rbac/ziyuanjiekou.ts +21 -0
- package/src/features/enum.ts +1 -1
- package/src/features/stores/modules/iframe.ts +12 -3
- package/src/features/stores/modules/menu.ts +20 -13
- package/src/features/stores/modules/route.ts +4 -3
- package/src/index.ts +1 -0
- package/types/global.d.ts +5 -0
- package/types/vue-router.d.ts +2 -2
- package/dist/HeaderThinMenu-BMjyPDYS.js +0 -4
- package/dist/index-CUbMQSBZ.js +0 -4
- package/src/features/components/MicroAppContainer/index.vue +0 -9
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import { _ as c } from "./HToggle-
|
|
3
|
-
import {
|
|
2
|
+
import { _ as c } from "./HToggle-Dap0xf8L.js";
|
|
3
|
+
import { cK as p, cM as u } from "./index-Ctu3_aXu.js";
|
|
4
4
|
import { defineComponent as f, toRef as b, createBlock as g, openBlock as v, withCtx as i, createElementVNode as n, createVNode as s, createTextVNode as V, unref as t } from "vue";
|
|
5
5
|
import { R as S } from "./question-line-CfkciTFq.js";
|
|
6
|
-
const x = { class: "setting-item" }, H = { class: "label" }, N = { class: "setting-item" },
|
|
6
|
+
const x = { class: "setting-item" }, H = { class: "label" }, N = { class: "setting-item" }, $ = /* @__PURE__ */ f({
|
|
7
7
|
name: "SettingNavSearch",
|
|
8
8
|
__name: "SettingNavSearch",
|
|
9
9
|
setup(k) {
|
|
@@ -42,5 +42,5 @@ const x = { class: "setting-item" }, H = { class: "label" }, N = { class: "setti
|
|
|
42
42
|
}
|
|
43
43
|
});
|
|
44
44
|
export {
|
|
45
|
-
|
|
45
|
+
$ as default
|
|
46
46
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { _ as c } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
2
|
import { _ as x } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
|
-
import {
|
|
4
|
-
import { _ as H } from "./HToggle-
|
|
3
|
+
import { cK as b, cM as S } from "./index-Ctu3_aXu.js";
|
|
4
|
+
import { _ as H } from "./HToggle-Dap0xf8L.js";
|
|
5
5
|
import { defineComponent as R, toRefs as T, createBlock as U, openBlock as C, withCtx as s, createElementVNode as o, createVNode as t, unref as n, isRef as i, createTextVNode as p } from "vue";
|
|
6
6
|
import { R as f } from "./question-line-CfkciTFq.js";
|
|
7
|
-
const
|
|
7
|
+
const N = { class: "setting-item" }, P = { class: "setting-item" }, $ = { class: "label" }, k = { class: "setting-item" }, B = { class: "label" }, D = { class: "setting-item" }, O = { class: "label" }, j = /* @__PURE__ */ R({
|
|
8
8
|
name: "SettingOther",
|
|
9
9
|
__name: "SettingOther",
|
|
10
10
|
setup(w) {
|
|
@@ -18,15 +18,15 @@ const D = { class: "setting-item" }, N = { class: "setting-item" }, P = { class:
|
|
|
18
18
|
const r = H, _ = S, V = x, v = c;
|
|
19
19
|
return C(), U(v, { title: "其它" }, {
|
|
20
20
|
default: s(() => [
|
|
21
|
-
o("div",
|
|
21
|
+
o("div", N, [
|
|
22
22
|
e[4] || (e[4] = o("div", { class: "label" }, " 是否启用权限 ", -1)),
|
|
23
23
|
t(r, {
|
|
24
24
|
modelValue: n(a),
|
|
25
25
|
"onUpdate:modelValue": e[0] || (e[0] = (l) => i(a) ? a.value = l : null)
|
|
26
26
|
}, null, 8, ["modelValue"])
|
|
27
27
|
]),
|
|
28
|
-
o("div",
|
|
29
|
-
o("div",
|
|
28
|
+
o("div", P, [
|
|
29
|
+
o("div", $, [
|
|
30
30
|
e[5] || (e[5] = p(" 载入进度条 ")),
|
|
31
31
|
t(_, { text: "该功能开启时,跳转路由会看到页面顶部有进度条" }, {
|
|
32
32
|
default: s(() => [
|
|
@@ -40,8 +40,8 @@ const D = { class: "setting-item" }, N = { class: "setting-item" }, P = { class:
|
|
|
40
40
|
"onUpdate:modelValue": e[1] || (e[1] = (l) => i(m) ? m.value = l : null)
|
|
41
41
|
}, null, 8, ["modelValue"])
|
|
42
42
|
]),
|
|
43
|
-
o("div",
|
|
44
|
-
o("div",
|
|
43
|
+
o("div", k, [
|
|
44
|
+
o("div", B, [
|
|
45
45
|
e[6] || (e[6] = p(" 动态标题 ")),
|
|
46
46
|
t(_, { text: "该功能开启时,页面标题会显示当前路由标题,格式为“页面标题 - 网站名称”;关闭时则显示网站名称,网站名称在项目根目录下 .env.* 文件里配置" }, {
|
|
47
47
|
default: s(() => [
|
|
@@ -55,7 +55,7 @@ const D = { class: "setting-item" }, N = { class: "setting-item" }, P = { class:
|
|
|
55
55
|
"onUpdate:modelValue": e[2] || (e[2] = (l) => i(d) ? d.value = l : null)
|
|
56
56
|
}, null, 8, ["modelValue"])
|
|
57
57
|
]),
|
|
58
|
-
o("div",
|
|
58
|
+
o("div", D, [
|
|
59
59
|
o("div", O, [
|
|
60
60
|
e[7] || (e[7] = p(" Storage 前缀 ")),
|
|
61
61
|
t(_, { text: "localStorage 和 sessionStorage 的字段前缀" }, {
|
|
@@ -77,5 +77,5 @@ const D = { class: "setting-item" }, N = { class: "setting-item" }, P = { class:
|
|
|
77
77
|
}
|
|
78
78
|
});
|
|
79
79
|
export {
|
|
80
|
-
|
|
80
|
+
j as default
|
|
81
81
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as l } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import { _ as r } from "./HToggle-
|
|
2
|
+
import { _ as r } from "./HToggle-Dap0xf8L.js";
|
|
3
3
|
import { defineComponent as _, toRef as p, createBlock as c, openBlock as d, withCtx as u, createElementVNode as o, createVNode as g, unref as n } from "vue";
|
|
4
|
-
import {
|
|
4
|
+
import { cK as f } from "./index-Ctu3_aXu.js";
|
|
5
5
|
const V = { class: "setting-item" }, C = /* @__PURE__ */ _({
|
|
6
6
|
name: "SettingPage",
|
|
7
7
|
__name: "SettingPage",
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { _ as k } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import {
|
|
3
|
-
import { markRaw as x, createElementBlock as p, openBlock as r, createElementVNode as o, defineComponent as v, computed as $, resolveComponent as C, createBlock as V, mergeProps as h, withCtx as u, toDisplayString as g, unref as t, createVNode as a, Fragment as H, renderList as B, normalizeClass as
|
|
4
|
-
import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as
|
|
6
|
-
import { R as
|
|
7
|
-
const
|
|
2
|
+
import { cK as w, cM as y } from "./index-Ctu3_aXu.js";
|
|
3
|
+
import { markRaw as x, createElementBlock as p, openBlock as r, createElementVNode as o, defineComponent as v, computed as $, resolveComponent as C, createBlock as V, mergeProps as h, withCtx as u, toDisplayString as g, unref as t, createVNode as a, Fragment as H, renderList as B, normalizeClass as M, toRef as S, createTextVNode as T } from "vue";
|
|
4
|
+
import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-B7ZyR4n6.js";
|
|
5
|
+
import { _ as L } from "./HToggle-Dap0xf8L.js";
|
|
6
|
+
import { R as N } from "./question-line-CfkciTFq.js";
|
|
7
|
+
const R = {
|
|
8
8
|
viewBox: "0 0 32 32",
|
|
9
9
|
width: "1.2em",
|
|
10
10
|
height: "1.2em"
|
|
11
11
|
};
|
|
12
|
-
function
|
|
13
|
-
return r(), p("svg",
|
|
12
|
+
function z(m, i) {
|
|
13
|
+
return r(), p("svg", R, i[0] || (i[0] = [
|
|
14
14
|
o("path", {
|
|
15
15
|
fill: "currentColor",
|
|
16
16
|
d: "m16 28l-7-7l1.4-1.4l5.6 5.6l5.6-5.6L23 21z"
|
|
17
17
|
}, null, -1)
|
|
18
18
|
]));
|
|
19
19
|
}
|
|
20
|
-
const
|
|
20
|
+
const D = x({ name: "carbon-chevron-sort-down", render: z }), E = { class: "w-full inline-flex" }, I = ["disabled"], q = { class: "block truncate" }, F = { class: "pointer-events-none absolute end-0 inset-y-0 flex items-center pe-2.5" }, K = { class: "max-h-60 w-full scroll-py-1 overflow-y-auto p-1 lg:w-48 focus:outline-none" }, P = ["disabled", "onClick"], Q = /* @__PURE__ */ v({
|
|
21
21
|
__name: "HSelect",
|
|
22
22
|
props: {
|
|
23
23
|
modelValue: {},
|
|
@@ -43,13 +43,13 @@ const z = x({ name: "carbon-chevron-sort-down", render: R }), E = { class: "w-fu
|
|
|
43
43
|
disabled: s.disabled
|
|
44
44
|
}, s.$attrs), {
|
|
45
45
|
popper: u(() => [
|
|
46
|
-
o("div",
|
|
46
|
+
o("div", K, [
|
|
47
47
|
(r(!0), p(H, null, B(s.options, (d) => (r(), p("button", {
|
|
48
48
|
key: d.value,
|
|
49
49
|
disabled: d.disabled,
|
|
50
|
-
class:
|
|
50
|
+
class: M(["w-full cursor-pointer truncate border-size-0 rounded-md bg-inherit px-2 py-1.5 text-left text-sm disabled:cursor-not-allowed hover:not-disabled:bg-stone-1 dark:hover:not-disabled:bg-stone-9", { "font-bold": s.modelValue === d.value }]),
|
|
51
51
|
onClick: (_) => e.value = d
|
|
52
|
-
}, g(d.label), 11,
|
|
52
|
+
}, g(d.label), 11, P))), 128))
|
|
53
53
|
])
|
|
54
54
|
]),
|
|
55
55
|
default: u(() => [
|
|
@@ -58,34 +58,34 @@ const z = x({ name: "carbon-chevron-sort-down", render: R }), E = { class: "w-fu
|
|
|
58
58
|
class: "relative block w-full flex cursor-default items-center gap-x-2 border-0 rounded-md bg-white px-2.5 py-1.5 pe-9 text-left text-sm shadow-sm ring-1 ring-stone-2 ring-inset lg:w-48 disabled:cursor-not-allowed dark:bg-dark focus:outline-none focus:ring-2 dark:ring-stone-8 focus:ring-ui-primary",
|
|
59
59
|
disabled: s.disabled
|
|
60
60
|
}, [
|
|
61
|
-
o("span",
|
|
62
|
-
o("span",
|
|
63
|
-
a(t(
|
|
61
|
+
o("span", q, g(t(e).label), 1),
|
|
62
|
+
o("span", F, [
|
|
63
|
+
a(t(D), { class: "h-5 w-5 flex-shrink-0 text-stone-5" })
|
|
64
64
|
])
|
|
65
|
-
], 8,
|
|
65
|
+
], 8, I)
|
|
66
66
|
])
|
|
67
67
|
]),
|
|
68
68
|
_: 1
|
|
69
69
|
}, 16, ["disabled"]);
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
|
-
}),
|
|
72
|
+
}), j = { class: "setting-item" }, A = { class: "setting-item" }, G = { class: "setting-item" }, J = { class: "setting-item" }, O = { class: "setting-item" }, W = { class: "label" }, X = { class: "setting-item" }, se = /* @__PURE__ */ v({
|
|
73
73
|
name: "SettingTabbar",
|
|
74
74
|
__name: "SettingTabbar",
|
|
75
75
|
setup(m) {
|
|
76
|
-
const { settingsStore: i } = w(), l =
|
|
76
|
+
const { settingsStore: i } = w(), l = S(i.settings, "tabbar");
|
|
77
77
|
return (c, e) => {
|
|
78
|
-
const s =
|
|
78
|
+
const s = L, f = U, b = Q, d = y, _ = k;
|
|
79
79
|
return r(), V(_, { title: "标签栏" }, {
|
|
80
80
|
default: u(() => [
|
|
81
|
-
o("div",
|
|
81
|
+
o("div", j, [
|
|
82
82
|
e[6] || (e[6] = o("div", { class: "label" }, " 是否启用 ", -1)),
|
|
83
83
|
a(s, {
|
|
84
84
|
modelValue: t(l).enable,
|
|
85
85
|
"onUpdate:modelValue": e[0] || (e[0] = (n) => t(l).enable = n)
|
|
86
86
|
}, null, 8, ["modelValue"])
|
|
87
87
|
]),
|
|
88
|
-
o("div",
|
|
88
|
+
o("div", A, [
|
|
89
89
|
e[7] || (e[7] = o("div", { class: "label" }, " 风格 ", -1)),
|
|
90
90
|
a(f, {
|
|
91
91
|
modelValue: t(l).style,
|
|
@@ -98,7 +98,7 @@ const z = x({ name: "carbon-chevron-sort-down", render: R }), E = { class: "w-fu
|
|
|
98
98
|
disabled: !t(l).enable
|
|
99
99
|
}, null, 8, ["modelValue", "disabled"])
|
|
100
100
|
]),
|
|
101
|
-
o("div",
|
|
101
|
+
o("div", G, [
|
|
102
102
|
e[8] || (e[8] = o("div", { class: "label" }, " 是否显示图标 ", -1)),
|
|
103
103
|
a(s, {
|
|
104
104
|
modelValue: t(l).enableIcon,
|
|
@@ -106,7 +106,7 @@ const z = x({ name: "carbon-chevron-sort-down", render: R }), E = { class: "w-fu
|
|
|
106
106
|
disabled: !t(l).enable
|
|
107
107
|
}, null, 8, ["modelValue", "disabled"])
|
|
108
108
|
]),
|
|
109
|
-
o("div",
|
|
109
|
+
o("div", J, [
|
|
110
110
|
e[9] || (e[9] = o("div", { class: "label" }, " 标签页合并规则 ", -1)),
|
|
111
111
|
a(b, {
|
|
112
112
|
modelValue: t(l).mergeTabsBy,
|
|
@@ -121,10 +121,10 @@ const z = x({ name: "carbon-chevron-sort-down", render: R }), E = { class: "w-fu
|
|
|
121
121
|
]),
|
|
122
122
|
o("div", O, [
|
|
123
123
|
o("div", W, [
|
|
124
|
-
e[10] || (e[10] =
|
|
124
|
+
e[10] || (e[10] = T(" 是否启用记忆功能 ")),
|
|
125
125
|
a(d, { text: "开启该功能后,非固定和非常驻的标签页将在本次会话窗口中始终存在,刷新浏览器或重新登录时不会丢失" }, {
|
|
126
126
|
default: u(() => [
|
|
127
|
-
a(t(
|
|
127
|
+
a(t(N))
|
|
128
128
|
]),
|
|
129
129
|
_: 1
|
|
130
130
|
})
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as T } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import { markRaw as g, createElementBlock as r, openBlock as n, createElementVNode as s, defineComponent as k, useModel as V, withDirectives as
|
|
2
|
+
import { markRaw as g, createElementBlock as r, openBlock as n, createElementVNode as s, defineComponent as k, useModel as V, withDirectives as S, createStaticVNode as $, vModelCheckbox as w, toRef as D, computed as B, createBlock as N, withCtx as j, createVNode as u, unref as o, isRef as L, Fragment as b, renderList as _, normalizeClass as M, normalizeStyle as h, toDisplayString as z } from "vue";
|
|
3
3
|
import { getThemes as F } from "@pubinfo/config/themes";
|
|
4
|
-
import { b as x,
|
|
4
|
+
import { b as x, cS as R, cK as A } from "./index-Ctu3_aXu.js";
|
|
5
5
|
const E = {
|
|
6
6
|
viewBox: "-5 -2 24 24",
|
|
7
7
|
width: "1.2em",
|
|
@@ -30,11 +30,11 @@ function W(f, e) {
|
|
|
30
30
|
}, null, -1)
|
|
31
31
|
]));
|
|
32
32
|
}
|
|
33
|
-
const J = g({ name: "pajamas-check-circle-filled", render: W }),
|
|
33
|
+
const J = g({ name: "pajamas-check-circle-filled", render: W }), K = {
|
|
34
34
|
flex: "",
|
|
35
35
|
"justify-center": "",
|
|
36
36
|
"pb-15px": ""
|
|
37
|
-
},
|
|
37
|
+
}, O = { class: "toggleWrapper" }, P = /* @__PURE__ */ k({
|
|
38
38
|
name: "DayNightToggle",
|
|
39
39
|
__name: "DayNightToggle",
|
|
40
40
|
props: {
|
|
@@ -44,21 +44,21 @@ const J = g({ name: "pajamas-check-circle-filled", render: W }), O = {
|
|
|
44
44
|
emits: ["update:modelValue"],
|
|
45
45
|
setup(f) {
|
|
46
46
|
const e = V(f, "modelValue");
|
|
47
|
-
return (v, l) => (n(), r("div",
|
|
48
|
-
s("div",
|
|
49
|
-
|
|
47
|
+
return (v, l) => (n(), r("div", K, [
|
|
48
|
+
s("div", O, [
|
|
49
|
+
S(s("input", {
|
|
50
50
|
id: "dn",
|
|
51
51
|
"onUpdate:modelValue": l[0] || (l[0] = (p) => e.value = p),
|
|
52
52
|
type: "checkbox",
|
|
53
53
|
class: "dn"
|
|
54
54
|
}, null, 512), [
|
|
55
|
-
[
|
|
55
|
+
[w, e.value]
|
|
56
56
|
]),
|
|
57
|
-
l[1] || (l[1] =
|
|
57
|
+
l[1] || (l[1] = $('<label for="dn" class="toggle" data-v-5b2fff8a><span class="toggle__handler" data-v-5b2fff8a><span class="crater crater--1" data-v-5b2fff8a></span><span class="crater crater--2" data-v-5b2fff8a></span><span class="crater crater--3" data-v-5b2fff8a></span></span><span class="star star--1" data-v-5b2fff8a></span><span class="star star--2" data-v-5b2fff8a></span><span class="star star--3" data-v-5b2fff8a></span><span class="star star--4" data-v-5b2fff8a></span><span class="star star--5" data-v-5b2fff8a></span><span class="star star--6" data-v-5b2fff8a></span></label>', 1))
|
|
58
58
|
])
|
|
59
59
|
]));
|
|
60
60
|
}
|
|
61
|
-
}),
|
|
61
|
+
}), q = /* @__PURE__ */ x(P, [["__scopeId", "data-v-5b2fff8a"]]), G = { class: "themes" }, Q = ["onClick"], X = {
|
|
62
62
|
class: "theme-type",
|
|
63
63
|
flex: "",
|
|
64
64
|
"items-center": ""
|
|
@@ -66,7 +66,7 @@ const J = g({ name: "pajamas-check-circle-filled", render: W }), O = {
|
|
|
66
66
|
name: "SettingThemes",
|
|
67
67
|
__name: "SettingThemes",
|
|
68
68
|
setup(f) {
|
|
69
|
-
const { isDark: e } = R(), { settingsStore: v } = A(), l =
|
|
69
|
+
const { isDark: e } = R(), { settingsStore: v } = A(), l = D(v.settings, "app"), p = [
|
|
70
70
|
"--ui-primary",
|
|
71
71
|
"--ui-text",
|
|
72
72
|
"--g-bg",
|
|
@@ -93,15 +93,15 @@ const J = g({ name: "pajamas-check-circle-filled", render: W }), O = {
|
|
|
93
93
|
}
|
|
94
94
|
return (c, t) => {
|
|
95
95
|
const i = T;
|
|
96
|
-
return n(),
|
|
97
|
-
default:
|
|
96
|
+
return n(), N(i, { title: "颜色主题风格" }, {
|
|
97
|
+
default: j(() => [
|
|
98
98
|
s("div", null, [
|
|
99
|
-
u(
|
|
99
|
+
u(q, {
|
|
100
100
|
modelValue: o(e),
|
|
101
|
-
"onUpdate:modelValue": t[0] || (t[0] = (a) =>
|
|
101
|
+
"onUpdate:modelValue": t[0] || (t[0] = (a) => L(e) ? e.value = a : null)
|
|
102
102
|
}, null, 8, ["modelValue"])
|
|
103
103
|
]),
|
|
104
|
-
s("div",
|
|
104
|
+
s("div", G, [
|
|
105
105
|
(n(!0), r(b, null, _(o(y), (a) => (n(), r("div", {
|
|
106
106
|
key: a.label,
|
|
107
107
|
class: M(["theme", { active: o(e) ? o(l).darkTheme === a.label : o(l).lightTheme === a.label }]),
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { _ as f } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import { _ as c } from "./HToggle-
|
|
3
|
-
import {
|
|
2
|
+
import { _ as c } from "./HToggle-Dap0xf8L.js";
|
|
3
|
+
import { cK as b, cM as V } from "./index-Ctu3_aXu.js";
|
|
4
4
|
import { defineComponent as g, toRef as v, createBlock as x, openBlock as _, withCtx as i, createElementVNode as s, createElementBlock as C, createCommentVNode as N, createVNode as o, createTextVNode as m, unref as t } from "vue";
|
|
5
5
|
import { R as r } from "./question-line-CfkciTFq.js";
|
|
6
6
|
const R = { class: "setting-item" }, S = { class: "label" }, T = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "setting-item"
|
|
9
|
-
}, k = { class: "setting-item" }, U = { class: "label" }, B = { class: "setting-item" },
|
|
9
|
+
}, k = { class: "setting-item" }, U = { class: "label" }, B = { class: "setting-item" }, H = { class: "label" }, K = /* @__PURE__ */ g({
|
|
10
10
|
name: "SettingToolbar",
|
|
11
11
|
__name: "SettingToolbar",
|
|
12
|
-
setup(
|
|
12
|
+
setup(E) {
|
|
13
13
|
const { settingsStore: u } = b(), l = v(u.settings, "toolbar");
|
|
14
|
-
return (
|
|
14
|
+
return (F, e) => {
|
|
15
15
|
const d = V, a = c, p = f;
|
|
16
16
|
return _(), x(p, { title: "工具栏" }, {
|
|
17
17
|
default: i(() => [
|
|
@@ -53,7 +53,7 @@ const R = { class: "setting-item" }, S = { class: "label" }, T = {
|
|
|
53
53
|
}, null, 8, ["modelValue"])
|
|
54
54
|
]),
|
|
55
55
|
s("div", B, [
|
|
56
|
-
s("div",
|
|
56
|
+
s("div", H, [
|
|
57
57
|
e[7] || (e[7] = m(" 颜色主题 ")),
|
|
58
58
|
o(d, { text: "开启后可在明亮/暗黑模式中切换" }, {
|
|
59
59
|
default: i(() => [
|
|
@@ -74,5 +74,5 @@ const R = { class: "setting-item" }, S = { class: "label" }, T = {
|
|
|
74
74
|
}
|
|
75
75
|
});
|
|
76
76
|
export {
|
|
77
|
-
|
|
77
|
+
K as default
|
|
78
78
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { _ as c } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import { _ as u } from "./HToggle-
|
|
3
|
-
import {
|
|
4
|
-
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as u } from "./HToggle-Dap0xf8L.js";
|
|
3
|
+
import { cK as b, cM as f } from "./index-Ctu3_aXu.js";
|
|
4
|
+
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-B7ZyR4n6.js";
|
|
5
5
|
import { defineComponent as T, toRefs as V, createBlock as v, openBlock as x, withCtx as l, createElementVNode as n, createVNode as s, unref as t, createTextVNode as k } from "vue";
|
|
6
6
|
import { R as C } from "./question-line-CfkciTFq.js";
|
|
7
|
-
const H = { class: "setting-item" }, w = { class: "setting-item" }, N = { class: "label" },
|
|
7
|
+
const H = { class: "setting-item" }, w = { class: "setting-item" }, N = { class: "label" }, D = /* @__PURE__ */ T({
|
|
8
8
|
name: "SettingTopbar",
|
|
9
9
|
__name: "SettingTopbar",
|
|
10
10
|
setup(R) {
|
|
@@ -48,5 +48,5 @@ const H = { class: "setting-item" }, w = { class: "setting-item" }, N = { class:
|
|
|
48
48
|
}
|
|
49
49
|
});
|
|
50
50
|
export {
|
|
51
|
-
|
|
51
|
+
D as default
|
|
52
52
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as v } from "./HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js";
|
|
2
|
-
import {
|
|
2
|
+
import { cK as u, cM as k, b as w } from "./index-Ctu3_aXu.js";
|
|
3
3
|
import { defineComponent as x, toRef as g, reactive as b, createBlock as o, openBlock as t, withCtx as n, createElementVNode as s, createElementBlock as d, Fragment as r, renderList as C, unref as c, normalizeClass as M, createCommentVNode as E, createVNode as l } from "vue";
|
|
4
4
|
import { E as y, a as B } from "./right-Bfe2p1o0.js";
|
|
5
5
|
const S = { class: "app-width-mode" }, H = ["onClick"], N = /* @__PURE__ */ x({
|
|
@@ -61,7 +61,7 @@ const S = { class: "app-width-mode" }, H = ["onClick"], N = /* @__PURE__ */ x({
|
|
|
61
61
|
});
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
|
-
}),
|
|
64
|
+
}), F = /* @__PURE__ */ w(N, [["__scopeId", "data-v-c424e7f2"]]);
|
|
65
65
|
export {
|
|
66
|
-
|
|
66
|
+
F as default
|
|
67
67
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/** 设置默认布局组件 */
|
|
2
|
-
export declare function setupDefaultLayout(): (() => Promise<any>) | null;
|
|
2
|
+
export declare function setupDefaultLayout(name?: string): (() => Promise<any>) | null;
|
|
@@ -1,4 +1,18 @@
|
|
|
1
1
|
import { auth as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 验证码-前端校验 需要校验的验证码类型:blockPuzzle、clickWord
|
|
4
|
+
* @url /auth/captcha/check
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postAuthCaptchaCheck<R = API.ResponseDataValidCodeVo, T = API.ResponseDataValidCodeVo>(body: API.CaptchaCheckDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 验证码-获取验证码图片
|
|
11
|
+
* @url /auth/captcha/get
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postAuthCaptchaGet<R = API.ResponseDataValidCodeVo, T = API.ResponseDataValidCodeVo>(body: API.CaptchaGetDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
2
16
|
/**
|
|
3
17
|
* @description 切换登录组织
|
|
4
18
|
* @url /auth/changeLoginOrg
|
|
@@ -13,6 +27,13 @@ export declare function postAuthChangeLoginOrg<R = API.ResponseDataLoginTokenVo,
|
|
|
13
27
|
* @author @pubinfo/openapi
|
|
14
28
|
*/
|
|
15
29
|
export declare function getAuthCheckCacheToken<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(params: API.getAuthCheckCacheTokenParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 根据用户id获取用户token列表
|
|
32
|
+
* @url /auth/getTokenListByUserId
|
|
33
|
+
* @method GET
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function getAuthGetTokenListByUserId<R = API.ResponseDataListPubLoginTokenVo, T = API.ResponseDataListPubLoginTokenVo>(params: API.getAuthGetTokenListByUserIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
16
37
|
/**
|
|
17
38
|
* @description 密码登录
|
|
18
39
|
* @url /auth/login
|
|
@@ -35,12 +56,33 @@ export declare function getAuthLoginKey<R = API.ResponseDataString, T = API.Resp
|
|
|
35
56
|
*/
|
|
36
57
|
export declare function getAuthLoginValidCode<R = API.ResponseDataValidCodeVo, T = API.ResponseDataValidCodeVo>(params: API.getAuthLoginValidCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
37
58
|
/**
|
|
38
|
-
* @description
|
|
59
|
+
* @description 验证码-密码登录
|
|
60
|
+
* @url /auth/loginNew
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postAuthLoginNew<R = API.ResponseDataLoginTokenVo, T = API.ResponseDataLoginTokenVo>(body: API.LoginByPwdCaptchaDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
65
|
+
/**
|
|
66
|
+
* @description 当前用户登出
|
|
39
67
|
* @url /auth/loginOut
|
|
40
68
|
* @method POST
|
|
41
69
|
* @author @pubinfo/openapi
|
|
42
70
|
*/
|
|
43
71
|
export declare function postAuthLoginOut<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
72
|
+
/**
|
|
73
|
+
* @description 用户id登出
|
|
74
|
+
* @url /auth/loginOutByUserId
|
|
75
|
+
* @method POST
|
|
76
|
+
* @author @pubinfo/openapi
|
|
77
|
+
*/
|
|
78
|
+
export declare function postAuthLoginOutByUserId<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.postAuthLoginOutByUserIdParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
79
|
+
/**
|
|
80
|
+
* @description 用户id和设备类型登出
|
|
81
|
+
* @url /auth/loginOutByUserIdAndDevType
|
|
82
|
+
* @method POST
|
|
83
|
+
* @author @pubinfo/openapi
|
|
84
|
+
*/
|
|
85
|
+
export declare function postAuthLoginOutByUserIdAndDevType<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.postAuthLoginOutByUserIdAndDevTypeParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
44
86
|
/**
|
|
45
87
|
* @description 单点免密登录接口
|
|
46
88
|
* @url /auth/ssoLogin
|
|
@@ -5,6 +5,7 @@ export * from './shujuquanxianzhubiaokongzhiqi';
|
|
|
5
5
|
export * from './yonghujiekou';
|
|
6
6
|
export * from './yonghushoucangbiaojiekou';
|
|
7
7
|
export * from './yonghuzuijinchangyongbiaojiekou';
|
|
8
|
+
export * from './ziyuandaorudaochuxiangguanjiekou';
|
|
8
9
|
export * from './ziyuanjiekou';
|
|
9
10
|
export * from './zuhuguanlijiekou';
|
|
10
11
|
export * from './zuzhijiaosebiaokongzhiqi';
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 验证码-修改登录密码
|
|
4
|
+
* @url /rbac/user/captcha/changePasswordWithVerifyCode
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacUserCaptchaChangePasswordWithVerifyCode<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.postRbacUserCaptchaChangePasswordWithVerifyCodeParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
2
9
|
/**
|
|
3
10
|
* @description 修改登录密码
|
|
4
11
|
* @url /rbac/user/changePassword
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除备份数据数据
|
|
4
|
+
* @url /rbac/resource-backup/deleteResourceBackup
|
|
5
|
+
* @method DELETE
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function deleteRbacResourceBackupDeleteResourceBackup<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteRbacResourceBackupDeleteResourceBackupParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 查看详情
|
|
11
|
+
* @url /rbac/resource-backup/detail
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacResourceBackupDetail<R = API.ResponseDataPubResourceBackupBO, T = API.ResponseDataPubResourceBackupBO>(params: API.getRbacResourceBackupDetailParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 资源导出
|
|
18
|
+
* @url /rbac/resource-backup/exportResourceData
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacResourceBackupExportResourceData<R = API.ResponseDataPubResourceExportBO, T = API.ResponseDataPubResourceExportBO>(body: string[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 资源导入
|
|
25
|
+
* @url /rbac/resource-backup/importResourceData
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacResourceBackupImportResourceData<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.postRbacResourceBackupImportResourceDataParams, body: Record<string, unknown>, file?: File, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 查看列表
|
|
32
|
+
* @url /rbac/resource-backup/list
|
|
33
|
+
* @method GET
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function getRbacResourceBackupList<R = API.ResponseDataListPubResourceBackupBO, T = API.ResponseDataListPubResourceBackupBO>(params: API.getRbacResourceBackupListParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 恢复数据
|
|
39
|
+
* @url /rbac/resource-backup/restore
|
|
40
|
+
* @method GET
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function getRbacResourceBackupRestore<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacResourceBackupRestoreParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
@@ -55,6 +55,13 @@ export declare function postRbacResourceMenuTree<R = API.ResponseDataListPubReso
|
|
|
55
55
|
* @author @pubinfo/openapi
|
|
56
56
|
*/
|
|
57
57
|
export declare function postRbacResourceMineOrAllResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(params: API.postRbacResourceMineOrAllResourceTreeParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 资源拖拉拽更新
|
|
60
|
+
* @url /rbac/resource/reSortUpdate
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postRbacResourceReSortUpdate<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubResourceReSortUpdateDTO[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('../../../..').AG, R, T>>;
|
|
58
65
|
/**
|
|
59
66
|
* @description 资源删除
|
|
60
67
|
* @url /rbac/resource/resourceDelete
|
package/dist/features/enum.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ declare const useIframeStore: import('pinia').StoreDefinition<STORE_NAME.IFRAME,
|
|
|
16
16
|
generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
|
|
17
17
|
closeLoading: (path: string) => void;
|
|
18
18
|
open: (path: string) => void;
|
|
19
|
-
close: (path: string | string[]) => void;
|
|
19
|
+
close: (path: string | string[], destroy?: boolean) => void;
|
|
20
20
|
recentPathList: any;
|
|
21
21
|
list: any;
|
|
22
22
|
}, any>, Pick<{
|
|
@@ -25,7 +25,7 @@ declare const useIframeStore: import('pinia').StoreDefinition<STORE_NAME.IFRAME,
|
|
|
25
25
|
generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
|
|
26
26
|
closeLoading: (path: string) => void;
|
|
27
27
|
open: (path: string) => void;
|
|
28
|
-
close: (path: string | string[]) => void;
|
|
28
|
+
close: (path: string | string[], destroy?: boolean) => void;
|
|
29
29
|
recentPathList: any;
|
|
30
30
|
list: any;
|
|
31
31
|
}, any>, Pick<{
|
|
@@ -34,7 +34,7 @@ declare const useIframeStore: import('pinia').StoreDefinition<STORE_NAME.IFRAME,
|
|
|
34
34
|
generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
|
|
35
35
|
closeLoading: (path: string) => void;
|
|
36
36
|
open: (path: string) => void;
|
|
37
|
-
close: (path: string | string[]) => void;
|
|
37
|
+
close: (path: string | string[], destroy?: boolean) => void;
|
|
38
38
|
recentPathList: any;
|
|
39
39
|
list: any;
|
|
40
40
|
}, any>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ce as a, _ as i, b as u } from "./index-Ctu3_aXu.js";
|
|
2
2
|
import { defineComponent as d, ref as c, onUnmounted as x, onMounted as f, createElementBlock as m, openBlock as p, createElementVNode as n, createVNode as v, withCtx as _, createTextVNode as w, toDisplayString as g, unref as N } from "vue";
|
|
3
3
|
import { useRouter as k } from "vue-router";
|
|
4
4
|
const b = { class: "absolute left-[50%] top-[50%] flex flex-col items-center justify-between lg:flex-row -translate-x-50% -translate-y-50% lg:gap-12" }, C = { class: "flex flex-col gap-4" }, I = /* @__PURE__ */ d({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ci as Gt, cj as Bt, cd as at, ck as zt, c as Xt, d as lt, cl as kt, cc as Ut, cm as Kt, cn as Yt, e as A, co as Qt, y as Qe, A as $t, t as ye, g as je, m as ue, j as H, a9 as _e, i as Zt, aU as Jt, U as en, cp as tn, bW as nn, a2 as rn, cq as wt, E as Ft, a5 as an, cr as ln, X as on, b0 as St, P as me, cs as Ee, ct as sn, cu as un, aI as cn, aO as fn, aY as dn, cv as mn, cw as gn, bb as Ze, bX as hn, cx as Ot, aj as ce, q as ve, ar as ot, bc as vn, r as Fe, L as pn, cy as yn, cz as bn, cA as xn, f as Pe, aH as $n, cB as We } from "./index-Ctu3_aXu.js";
|
|
2
2
|
import { computed as E, shallowRef as ee, onMounted as Je, inject as et, provide as tt, defineComponent as ge, ref as xe, onBeforeUnmount as Ct, createVNode as R, cloneVNode as wn, Fragment as Ae, watch as se, Transition as Fn, withDirectives as Sn, TransitionGroup as On, vShow as Cn, watchEffect as De, reactive as Et, toRaw as He, nextTick as qt, unref as ae } from "vue";
|
|
3
3
|
function En(e) {
|
|
4
4
|
return e !== e;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as T, mergeModels as d, useModel as G, reactive as z, ref as B, createElementBlock as O, openBlock as v, createVNode as l, unref as k, withCtx as i, createTextVNode as H, nextTick as Z, computed as b, createElementVNode as Q, isRef as x } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { cc as K, cd as P, ce as r, cf as h, N as D, cg as Y, ch as a, b as L } from "./index-Ctu3_aXu.js";
|
|
3
3
|
import "@pubinfo/devtools";
|
|
4
4
|
import "pinia";
|
|
5
5
|
import { useRouter as U, useRoute as X } from "vue-router";
|
|
6
6
|
import "alova";
|
|
7
7
|
import "alova/vue";
|
|
8
|
-
import { F as u, _ as m } from "./index-
|
|
8
|
+
import { F as u, _ as m } from "./index-B8wbywmR.js";
|
|
9
9
|
var V = "Expected a function";
|
|
10
10
|
function N(g, s, n) {
|
|
11
11
|
if (typeof g != "function")
|
|
@@ -60,7 +60,7 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
|
|
|
60
60
|
oldPassword: e.password,
|
|
61
61
|
newPassword: e.newPassword,
|
|
62
62
|
token: n.token
|
|
63
|
-
}),
|
|
63
|
+
}), Y.success("密码修改成功"), F(() => {
|
|
64
64
|
j();
|
|
65
65
|
}, 800);
|
|
66
66
|
} catch {
|
|
@@ -182,7 +182,7 @@ const W = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmln
|
|
|
182
182
|
Q("main", $, [
|
|
183
183
|
Q("div", AA, [
|
|
184
184
|
Q("div", eA, [
|
|
185
|
-
l(k(
|
|
185
|
+
l(k(a), {
|
|
186
186
|
modelValue: k(n),
|
|
187
187
|
"onUpdate:modelValue": I[0] || (I[0] = (J) => x(n) ? n.value = J : null),
|
|
188
188
|
validate: k(y),
|