jmash-core 0.1.8 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/README.md +57 -57
  2. package/dist/{401-COX2jmcI.mjs → 401-b1pHYrF4.mjs} +5 -8
  3. package/dist/{404-v0TS58RK.mjs → 404-CbETEvND.mjs} +3 -3
  4. package/dist/{BarChart-Q2HOaIc_.mjs → BarChart-BoXI6FJ4.mjs} +3 -3
  5. package/dist/{FunnelChart-Bdwa_Dl7.mjs → FunnelChart-D6-3qMKT.mjs} +1 -1
  6. package/dist/{PieChart-mjcVGXoE.mjs → PieChart-pHMdR-Hx.mjs} +1 -1
  7. package/dist/{PieChart.vue_vue_type_script_setup_true_lang-Bw7ozgOv.mjs → PieChart.vue_vue_type_script_setup_true_lang-zNUDoKtb.mjs} +1 -1
  8. package/dist/{RadarChart-Dkl7lCAh.mjs → RadarChart-CclJ-0mQ.mjs} +1 -1
  9. package/dist/{RadarChart.vue_vue_type_script_setup_true_lang-Dmh0_OQ4.mjs → RadarChart.vue_vue_type_script_setup_true_lang-CkA5ajJ-.mjs} +1 -1
  10. package/dist/{index-DVI4ph38.mjs → index--_Po9Tig.mjs} +4644 -4644
  11. package/dist/{index-CuuVJvGD.mjs → index-BJUvMUgm.mjs} +4764 -4763
  12. package/dist/{index-fXvMf0L6.mjs → index-B_d3qCM4.mjs} +19 -23
  13. package/dist/{index-CNT4DW3y.mjs → index-C_KYdN5a.mjs} +18 -18
  14. package/dist/{index-D5aNjwG_.mjs → index-CkS8v7OR.mjs} +3 -4
  15. package/dist/{index-Cu6-p51e.mjs → index-DPM7Tc9b.mjs} +17 -17
  16. package/dist/index.mjs +44 -42
  17. package/dist/{profile-tUzeLFVj.mjs → profile-B91W29_y.mjs} +2 -2
  18. package/dist/{runAs-DIl9UFkO.mjs → runAs-Luys0zXH.mjs} +1 -1
  19. package/dist/{runAs.vue_vue_type_script_setup_true_lang-Brcn3nQq.mjs → runAs.vue_vue_type_script_setup_true_lang-BTJVYWlC.mjs} +674 -701
  20. package/dist/style.css +1 -1
  21. package/dist/{types-C5XY3xxv.mjs → types-BgXkJ8zt.mjs} +2 -3
  22. package/dist/{updatePwd-BInRlKAn.mjs → updatePwd-DHI2P6EV.mjs} +1 -1
  23. package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-CpREBlw3.mjs → updatePwd.vue_vue_type_script_setup_true_lang-CLLFz4wp.mjs} +1 -1
  24. package/dts/src/api/system/dept/index.d.ts +91 -0
  25. package/dts/src/api/system/dept/types.d.ts +63 -0
  26. package/dts/src/api/system/index.d.ts +7 -0
  27. package/dts/src/api/system/job/index.d.ts +42 -0
  28. package/dts/src/api/system/job/types.d.ts +60 -0
  29. package/dts/src/api/system/log/index.d.ts +29 -0
  30. package/dts/src/api/system/log/types.d.ts +42 -0
  31. package/dts/src/api/system/menu/index.d.ts +103 -0
  32. package/dts/src/api/system/menu/types.d.ts +96 -0
  33. package/dts/src/api/system/module/index.d.ts +57 -0
  34. package/dts/src/api/system/module/types.d.ts +13 -0
  35. package/dts/src/api/system/operation/index.d.ts +51 -0
  36. package/dts/src/api/system/operation/types.d.ts +12 -0
  37. package/dts/src/api/system/permission/index.d.ts +50 -0
  38. package/dts/src/api/system/permission/types.d.ts +12 -0
  39. package/dts/src/api/system/role/index.d.ts +77 -0
  40. package/dts/src/api/system/role/types.d.ts +26 -0
  41. package/dts/src/api/system/user/index.d.ts +133 -0
  42. package/dts/src/api/system/user/types.d.ts +53 -0
  43. package/dts/src/api/system/userLog/index.d.ts +29 -0
  44. package/dts/src/api/system/userLog/types.d.ts +22 -0
  45. package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
  46. package/dts/src/assets/components/a-list.vue.d.ts +2 -0
  47. package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
  48. package/dts/src/assets/components/api.vue.d.ts +2 -0
  49. package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
  50. package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
  51. package/dts/src/assets/components/captcha.vue.d.ts +2 -0
  52. package/dts/src/assets/components/cascader.vue.d.ts +2 -0
  53. package/dts/src/assets/components/client.vue.d.ts +2 -0
  54. package/dts/src/assets/components/close-all.vue.d.ts +2 -0
  55. package/dts/src/assets/components/close-left.vue.d.ts +2 -0
  56. package/dts/src/assets/components/close-other.vue.d.ts +2 -0
  57. package/dts/src/assets/components/close-right.vue.d.ts +2 -0
  58. package/dts/src/assets/components/close.vue.d.ts +2 -0
  59. package/dts/src/assets/components/dict.vue.d.ts +2 -0
  60. package/dts/src/assets/components/document.vue.d.ts +2 -0
  61. package/dts/src/assets/components/download.vue.d.ts +2 -0
  62. package/dts/src/assets/components/drag.vue.d.ts +2 -0
  63. package/dts/src/assets/components/edit.vue.d.ts +2 -0
  64. package/dts/src/assets/components/email.vue.d.ts +2 -0
  65. package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
  66. package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
  67. package/dts/src/assets/components/eye.vue.d.ts +2 -0
  68. package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
  69. package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
  70. package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
  71. package/dts/src/assets/components/github.vue.d.ts +2 -0
  72. package/dts/src/assets/components/homepage.vue.d.ts +2 -0
  73. package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
  74. package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
  75. package/dts/src/assets/components/icon.vue.d.ts +2 -0
  76. package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
  77. package/dts/src/assets/components/ip.vue.d.ts +2 -0
  78. package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
  79. package/dts/src/assets/components/language.vue.d.ts +2 -0
  80. package/dts/src/assets/components/link.vue.d.ts +2 -0
  81. package/dts/src/assets/components/lock.vue.d.ts +2 -0
  82. package/dts/src/assets/components/log.vue.d.ts +2 -0
  83. package/dts/src/assets/components/menu.vue.d.ts +2 -0
  84. package/dts/src/assets/components/message.vue.d.ts +2 -0
  85. package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
  86. package/dts/src/assets/components/money.vue.d.ts +2 -0
  87. package/dts/src/assets/components/monitor.vue.d.ts +2 -0
  88. package/dts/src/assets/components/moon.vue.d.ts +2 -0
  89. package/dts/src/assets/components/order.vue.d.ts +2 -0
  90. package/dts/src/assets/components/password.vue.d.ts +2 -0
  91. package/dts/src/assets/components/peoples.vue.d.ts +2 -0
  92. package/dts/src/assets/components/phone.vue.d.ts +2 -0
  93. package/dts/src/assets/components/project.vue.d.ts +2 -0
  94. package/dts/src/assets/components/publish.vue.d.ts +2 -0
  95. package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
  96. package/dts/src/assets/components/redis.vue.d.ts +2 -0
  97. package/dts/src/assets/components/refresh.vue.d.ts +2 -0
  98. package/dts/src/assets/components/role.vue.d.ts +2 -0
  99. package/dts/src/assets/components/security.vue.d.ts +2 -0
  100. package/dts/src/assets/components/setting.vue.d.ts +2 -0
  101. package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
  102. package/dts/src/assets/components/shrink.vue.d.ts +2 -0
  103. package/dts/src/assets/components/size.vue.d.ts +2 -0
  104. package/dts/src/assets/components/sunny.vue.d.ts +2 -0
  105. package/dts/src/assets/components/system.vue.d.ts +2 -0
  106. package/dts/src/assets/components/table.vue.d.ts +2 -0
  107. package/dts/src/assets/components/team.vue.d.ts +2 -0
  108. package/dts/src/assets/components/todolist.vue.d.ts +2 -0
  109. package/dts/src/assets/components/tree.vue.d.ts +2 -0
  110. package/dts/src/assets/components/user.vue.d.ts +2 -0
  111. package/dts/src/assets/components/visit.vue.d.ts +2 -0
  112. package/dts/src/assets/components/xingming.vue.d.ts +2 -0
  113. package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
  114. package/dts/src/assets/components/youxiang.vue.d.ts +2 -0
  115. package/dts/src/components/DictRadio/index.vue.d.ts +32 -0
  116. package/dts/src/components/DictSelect/index.vue.d.ts +50 -0
  117. package/dts/src/components/Pagination/index.vue.d.ts +88 -0
  118. package/dts/src/components/Table/index.vue.d.ts +64 -0
  119. package/dts/src/components/TableSet/index.vue.d.ts +30 -0
  120. package/dts/src/components/Upload/MultiUpload.vue.d.ts +65 -0
  121. package/dts/src/components/Upload/SingleUpload.vue.d.ts +18 -0
  122. package/dts/src/components/Upload/importUpload.vue.d.ts +31 -0
  123. package/dts/src/components/Upload/index.vue.d.ts +18 -0
  124. package/dts/src/hooks/useColumnToggleTable.d.ts +7 -0
  125. package/dts/src/hooks/useList.d.ts +1 -0
  126. package/dts/src/index.d.ts +9 -9
  127. package/dts/src/settings.d.ts +3 -1
  128. package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
  129. package/dts/src/views/system/dept/index.vue.d.ts +2 -0
  130. package/dts/src/views/system/job/edit.vue.d.ts +30 -0
  131. package/dts/src/views/system/job/index.vue.d.ts +2 -0
  132. package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
  133. package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
  134. package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
  135. package/dts/src/views/system/menu/index.vue.d.ts +2 -0
  136. package/dts/src/views/system/module/edit.vue.d.ts +31 -0
  137. package/dts/src/views/system/module/index.vue.d.ts +2 -0
  138. package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
  139. package/dts/src/views/system/operation/index.vue.d.ts +2 -0
  140. package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
  141. package/dts/src/views/system/permission/index.vue.d.ts +2 -0
  142. package/dts/src/views/system/role/edit.vue.d.ts +31 -0
  143. package/dts/src/views/system/role/index.vue.d.ts +2 -0
  144. package/dts/src/views/system/user/edit.vue.d.ts +31 -0
  145. package/dts/src/views/system/user/index.vue.d.ts +2 -0
  146. package/package.json +81 -81
@@ -1,8 +1,8 @@
1
- import { _ as A } from "./RadarChart.vue_vue_type_script_setup_true_lang-Dmh0_OQ4.mjs";
2
- import { _ as Z } from "./PieChart.vue_vue_type_script_setup_true_lang-Bw7ozgOv.mjs";
3
- import q from "./BarChart-Q2HOaIc_.mjs";
4
- import { h as B, f as F, b as G, p as f, q as p, _ as H } from "./index-CuuVJvGD.mjs";
5
- import { createElementBlock as b, openBlock as C, createElementVNode as t, defineComponent as R, computed as k, ref as x, resolveComponent as c, createVNode as s, withCtx as n, unref as l, toDisplayString as r, createTextVNode as u } from "vue";
1
+ import { _ as A } from "./RadarChart.vue_vue_type_script_setup_true_lang-CkA5ajJ-.mjs";
2
+ import { _ as Z } from "./PieChart.vue_vue_type_script_setup_true_lang-zNUDoKtb.mjs";
3
+ import q from "./BarChart-BoXI6FJ4.mjs";
4
+ import { h as B, f as F, b as G, p as f, q as p, _ as H } from "./index-BJUvMUgm.mjs";
5
+ import { createElementBlock as C, openBlock as y, createElementVNode as t, defineComponent as R, computed as k, ref as x, resolveComponent as c, createVNode as s, withCtx as n, unref as l, toDisplayString as r, createTextVNode as u } from "vue";
6
6
  const J = {}, K = {
7
7
  href: "https://github.com/haoxianrui",
8
8
  target: "_blank",
@@ -16,8 +16,8 @@ const J = {}, K = {
16
16
  "aria-hidden": "true"
17
17
  };
18
18
  function W(I, _) {
19
- return C(), b("a", K, [
20
- (C(), b("svg", Q, _[0] || (_[0] = [
19
+ return y(), C("a", K, [
20
+ (y(), C("svg", Q, _[0] || (_[0] = [
21
21
  t("path", { d: "M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z" }, null, -1),
22
22
  t("path", {
23
23
  d: "M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2",
@@ -33,16 +33,16 @@ function W(I, _) {
33
33
  ])))
34
34
  ]);
35
35
  }
36
- const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]), Y = { class: "dashboard-container" }, tt = { class: "flex h-full items-center" }, et = ["src"], st = { class: "flex h-full items-center justify-around" }, nt = { class: "flex items-center" }, ot = { class: "flex items-center" }, lt = { class: "flex items-center" }, at = { class: "flex items-center justify-between" }, rt = { class: "flex items-center justify-between mt-5" }, it = { class: "text-lg text-right" }, dt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ct = { class: "flex items-center justify-between" }, ut = { class: "flex items-center justify-between mt-5" }, _t = { class: "text-lg text-right" }, mt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ft = { class: "flex items-center justify-between" }, pt = { class: "flex items-center justify-between mt-5" }, xt = { class: "text-lg text-right" }, vt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ht = { class: "flex items-center justify-between" }, gt = { class: "flex items-center justify-between mt-5" }, bt = { class: "text-lg text-right" }, Ct = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, v = 5e3, yt = /* @__PURE__ */ R({
36
+ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-431733f3"]]), Y = { class: "dashboard-container" }, tt = { class: "flex h-full items-center" }, et = ["src"], st = { class: "flex h-full items-center justify-around" }, nt = { class: "flex items-center" }, ot = { class: "flex items-center" }, lt = { class: "flex items-center" }, at = { class: "flex items-center justify-between" }, rt = { class: "flex items-center justify-between mt-5" }, it = { class: "text-lg text-right" }, dt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ct = { class: "flex items-center justify-between" }, ut = { class: "flex items-center justify-between mt-5" }, _t = { class: "text-lg text-right" }, mt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ft = { class: "flex items-center justify-between" }, pt = { class: "flex items-center justify-between mt-5" }, xt = { class: "text-lg text-right" }, vt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, ht = { class: "flex items-center justify-between" }, gt = { class: "flex items-center justify-between mt-5" }, Ct = { class: "text-lg text-right" }, yt = { class: "flex items-center justify-between mt-5 text-sm text-[var(--el-text-color-secondary)]" }, v = 5e3, bt = /* @__PURE__ */ R({
37
37
  name: "Dashboard",
38
38
  inheritAttrs: !1,
39
39
  __name: "index",
40
40
  setup(I) {
41
- const _ = k(() => F.imageUrl(y.user.avatar, 160, 160)), N = (o) => {
41
+ const _ = k(() => F.imageUrl(b.user.avatar, 160, 160)), N = (o) => {
42
42
  o.target.src = "https://gh.sooyie.cn/v1/file/path/wxapp/images/user/avatar.png";
43
- }, y = G(), P = /* @__PURE__ */ new Date(), V = k(() => {
43
+ }, b = G(), P = /* @__PURE__ */ new Date(), V = k(() => {
44
44
  const o = P.getHours();
45
- let e = y.user.realName;
45
+ let e = b.user.realName;
46
46
  if (o >= 6 && o < 8)
47
47
  return "晨起披衣出草堂,轩窗已自喜微凉🌅!";
48
48
  if (o >= 8 && o < 12)
@@ -74,7 +74,7 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
74
74
  });
75
75
  return L.value = 2e3, (o, e) => {
76
76
  const D = X, a = c("el-col"), i = H, h = c("el-statistic"), g = c("el-row"), d = c("el-card"), m = c("el-tag"), S = q, T = Z, U = A;
77
- return C(), b("div", Y, [
77
+ return y(), C("div", Y, [
78
78
  s(D, { class: "github-corner" }),
79
79
  s(d, { shadow: "never" }, {
80
80
  default: n(() => [
@@ -173,8 +173,7 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
173
173
  default: n(() => e[5] || (e[5] = [
174
174
  u("日")
175
175
  ])),
176
- _: 1,
177
- __: [5]
176
+ _: 1
178
177
  })
179
178
  ])
180
179
  ]),
@@ -210,8 +209,7 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
210
209
  default: n(() => e[8] || (e[8] = [
211
210
  u("日")
212
211
  ])),
213
- _: 1,
214
- __: [8]
212
+ _: 1
215
213
  })
216
214
  ])
217
215
  ]),
@@ -247,8 +245,7 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
247
245
  default: n(() => e[11] || (e[11] = [
248
246
  u("月")
249
247
  ])),
250
- _: 1,
251
- __: [11]
248
+ _: 1
252
249
  })
253
250
  ])
254
251
  ]),
@@ -284,20 +281,19 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
284
281
  default: n(() => e[14] || (e[14] = [
285
282
  u("季")
286
283
  ])),
287
- _: 1,
288
- __: [14]
284
+ _: 1
289
285
  })
290
286
  ])
291
287
  ]),
292
288
  default: n(() => [
293
289
  t("div", gt, [
294
- t("div", bt, r(Math.round(l($))), 1),
290
+ t("div", Ct, r(Math.round(l($))), 1),
295
291
  s(i, {
296
292
  "icon-class": "order",
297
293
  size: "2em"
298
294
  })
299
295
  ]),
300
- t("div", Ct, [
296
+ t("div", yt, [
301
297
  e[16] || (e[16] = t("span", null, " 总订单量 ", -1)),
302
298
  t("span", null, r(Math.round(l($) * 15)), 1)
303
299
  ])
@@ -368,7 +364,7 @@ const X = /* @__PURE__ */ B(J, [["render", W], ["__scopeId", "data-v-5088dedb"]]
368
364
  ]);
369
365
  };
370
366
  }
371
- }), zt = /* @__PURE__ */ B(yt, [["__scopeId", "data-v-b08e560e"]]);
367
+ }), zt = /* @__PURE__ */ B(bt, [["__scopeId", "data-v-3f78985d"]]);
372
368
  export {
373
369
  zt as default
374
370
  };
@@ -1,44 +1,44 @@
1
- import { defineComponent as v, ref as y, resolveComponent as d, createElementBlock as c, openBlock as l, createElementVNode as s, Fragment as x, renderList as k, unref as _, createVNode as g, toDisplayString as C, withCtx as b } from "vue";
2
- import { b as p, o as w, f as B, h as R } from "./index-CuuVJvGD.mjs";
1
+ import { defineComponent as v, ref as y, resolveComponent as d, createElementBlock as c, openBlock as l, createElementVNode as s, Fragment as x, renderList as k, unref as _, createVNode as g, toDisplayString as C, withCtx as w } from "vue";
2
+ import { b as p, o as B, f as R, h as b } from "./index-BJUvMUgm.mjs";
3
3
  import { useRoute as q, useRouter as A } from "vue-router";
4
4
  const L = { class: "organ-container" }, N = { class: "organ-content" }, O = ["onClick"], S = ["src"], U = { style: { "margin-right": "auto" } }, E = /* @__PURE__ */ v({
5
5
  __name: "index",
6
6
  setup(I) {
7
7
  const h = q(), m = A(), f = p(), i = y([]);
8
- w().then((t) => {
9
- t.data.results.length === 1 && u(t.data.results[0]), i.value = t.data.results;
8
+ B().then((e) => {
9
+ e.data.results.length === 1 && u(e.data.results[0]), i.value = e.data.results;
10
10
  });
11
- const u = (t) => {
12
- f.loginOrgan(t.tenant).then(() => {
13
- p().user.tenant = t.tenant;
11
+ const u = (e) => {
12
+ f.loginOrgan(e.tenant).then(() => {
13
+ p().user.tenant = e.tenant;
14
14
  const n = h.query, a = n.redirect ?? "/", o = Object.keys(n).reduce(
15
- (e, r) => (r !== "redirect" && (e[r] = n[r]), e),
15
+ (t, r) => (r !== "redirect" && (t[r] = n[r]), t),
16
16
  {}
17
17
  );
18
- o.tenant = t.tenant, m.push({ path: a, query: o });
18
+ o.tenant = e.tenant, m.push({ path: a, query: o });
19
19
  });
20
20
  };
21
- return (t, n) => {
21
+ return (e, n) => {
22
22
  const a = d("ArrowRightBold"), o = d("el-icon");
23
23
  return l(), c("div", L, [
24
24
  n[0] || (n[0] = s("h1", null, "请选择一个组织进入", -1)),
25
25
  s("div", N, [
26
- (l(!0), c(x, null, k(_(i), (e) => (l(), c("div", {
26
+ (l(!0), c(x, null, k(_(i), (t) => (l(), c("div", {
27
27
  class: "organ-content_item",
28
- key: e.organId,
29
- onClick: (r) => u(e)
28
+ key: t.organId,
29
+ onClick: (r) => u(t)
30
30
  }, [
31
31
  s("img", {
32
- src: _(B).imageUrl(
33
- e.logoUrl || "/wxapp/images/user/avatar.png",
32
+ src: _(R).imageUrl(
33
+ t.logoUrl || "/wxapp/images/user/avatar.png",
34
34
  60,
35
35
  60
36
36
  ),
37
37
  alt: "logo"
38
38
  }, null, 8, S),
39
- s("div", U, C(e.organName), 1),
39
+ s("div", U, C(t.organName), 1),
40
40
  g(o, null, {
41
- default: b(() => [
41
+ default: w(() => [
42
42
  g(a)
43
43
  ]),
44
44
  _: 1
@@ -48,7 +48,7 @@ const L = { class: "organ-container" }, N = { class: "organ-content" }, O = ["on
48
48
  ]);
49
49
  };
50
50
  }
51
- }), F = /* @__PURE__ */ R(E, [["__scopeId", "data-v-648bd33b"]]);
51
+ }), F = /* @__PURE__ */ b(E, [["__scopeId", "data-v-30bc9ae2"]]);
52
52
  export {
53
53
  F as default
54
54
  };
@@ -1,4 +1,4 @@
1
- import { w as d, u as q, b as T, n as O, e as w, g, y as D, t as A, z as _, h as $ } from "./index-CuuVJvGD.mjs";
1
+ import { w as d, u as q, b as T, n as O, e as w, g, y as D, t as A, z as _, h as $ } from "./index-BJUvMUgm.mjs";
2
2
  import { defineComponent as ii, ref as I, computed as oi, watchEffect as Ri, resolveComponent as j, createElementBlock as Fi, openBlock as ei, createElementVNode as R, createVNode as F, withDirectives as P, unref as l, withCtx as G, normalizeStyle as si, vShow as M, withKeys as y, withModifiers as xi, createTextVNode as ai, toDisplayString as C, normalizeClass as Gi } from "vue";
3
3
  import { useI18n as ti } from "vue-i18n";
4
4
  import "element-plus";
@@ -133,8 +133,7 @@ const Ui = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA4sAAAKdCAMAAAC9NQxjAA
133
133
  ]),
134
134
  o[5] || (o[5] = R("div", null, "微信扫一扫登录", -1))
135
135
  ]),
136
- _: 1,
137
- __: [5]
136
+ _: 1
138
137
  }),
139
138
  F(s, {
140
139
  label: "账号登录",
@@ -229,7 +228,7 @@ const Ui = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA4sAAAKdCAMAAAC9NQxjAA
229
228
  ]);
230
229
  };
231
230
  }
232
- }), pi = /* @__PURE__ */ $(di, [["__scopeId", "data-v-55c050de"]]);
231
+ }), pi = /* @__PURE__ */ $(di, [["__scopeId", "data-v-b743b5ce"]]);
233
232
  export {
234
233
  pi as default
235
234
  };
@@ -1,8 +1,8 @@
1
- import { u as Z, _ as le, E as ze, S as Fe, a as we, b as Ue, c as te, D as _e, d as qe, f as He, e as We, g as de, h as q, i as Ve, r as Te, j as me, T as he, s as Ke, m as Xe, k as je, l as fe, n as Ge } from "./index-CuuVJvGD.mjs";
1
+ import { u as Z, _ as le, E as ze, S as Fe, a as we, b as Ue, c as te, D as _e, d as qe, f as He, e as We, g as de, h as q, i as Ve, r as Te, j as me, T as he, s as Ke, m as Xe, k as je, l as fe, n as Ge } from "./index-BJUvMUgm.mjs";
2
2
  import { defineComponent as D, ref as U, resolveComponent as V, createBlock as S, openBlock as d, withCtx as h, createElementVNode as k, createVNode as p, createElementBlock as x, Fragment as K, renderList as se, unref as l, createTextVNode as N, toDisplayString as E, computed as B, createCommentVNode as T, isRef as ve, watch as oe, onBeforeMount as Ye, TransitionGroup as Je, withModifiers as ue, normalizeClass as H, Transition as Me, KeepAlive as Qe, resolveDynamicComponent as ye, getCurrentInstance as Ze, nextTick as $e, onMounted as Ee, withDirectives as et, normalizeStyle as tt, vShow as nt, normalizeProps as ot, guardReactiveProps as it, renderSlot as at, watchEffect as lt } from "vue";
3
3
  import { useRoute as pe, useRouter as ke } from "vue-router";
4
- import { _ as st } from "./updatePwd.vue_vue_type_script_setup_true_lang-CpREBlw3.mjs";
5
- import { _ as rt, E as ct } from "./runAs.vue_vue_type_script_setup_true_lang-Brcn3nQq.mjs";
4
+ import { _ as st } from "./updatePwd.vue_vue_type_script_setup_true_lang-CLLFz4wp.mjs";
5
+ import { _ as rt, E as ct } from "./runAs.vue_vue_type_script_setup_true_lang-BTJVYWlC.mjs";
6
6
  import { storeToRefs as ut } from "pinia";
7
7
  const dt = /* @__PURE__ */ D({
8
8
  __name: "index",
@@ -190,7 +190,7 @@ const dt = /* @__PURE__ */ D({
190
190
  ]);
191
191
  };
192
192
  }
193
- }), Le = /* @__PURE__ */ q(vt, [["__scopeId", "data-v-93831536"]]);
193
+ }), Le = /* @__PURE__ */ q(vt, [["__scopeId", "data-v-745304a4"]]);
194
194
  function gt(i) {
195
195
  for (var e = [], t = 0; t < i.length; ) {
196
196
  var o = i[t];
@@ -455,7 +455,7 @@ const kt = {
455
455
  });
456
456
  };
457
457
  }
458
- }), Vt = /* @__PURE__ */ q(Ct, [["__scopeId", "data-v-2ad27a3f"]]), Tt = /* @__PURE__ */ D({
458
+ }), Vt = /* @__PURE__ */ q(Ct, [["__scopeId", "data-v-6109c28e"]]), Tt = /* @__PURE__ */ D({
459
459
  __name: "index",
460
460
  props: {
461
461
  isActive: {
@@ -483,7 +483,7 @@ const kt = {
483
483
  ]);
484
484
  };
485
485
  }
486
- }), Pe = /* @__PURE__ */ q(Tt, [["__scopeId", "data-v-dc46f6f8"]]), $t = { class: "flex" }, At = /* @__PURE__ */ D({
486
+ }), Pe = /* @__PURE__ */ q(Tt, [["__scopeId", "data-v-42e37629"]]), $t = { class: "flex" }, At = /* @__PURE__ */ D({
487
487
  __name: "NavbarLeft",
488
488
  setup(i) {
489
489
  const e = Z();
@@ -509,7 +509,7 @@ function Lt(i, e) {
509
509
  p(o)
510
510
  ]);
511
511
  }
512
- const Pt = /* @__PURE__ */ q(Mt, [["render", Lt], ["__scopeId", "data-v-706e4188"]]);
512
+ const Pt = /* @__PURE__ */ q(Mt, [["render", Lt], ["__scopeId", "data-v-b1624593"]]);
513
513
  var Q = /* @__PURE__ */ ((i) => (i.LEFT = "left", i.TOP = "top", i.MIX = "mix", i))(Q || {});
514
514
  const It = { class: "flex flex-wrap justify-around w-full h-12" }, Rt = /* @__PURE__ */ D({
515
515
  __name: "LayoutSelect",
@@ -573,7 +573,7 @@ const It = { class: "flex flex-wrap justify-around w-full h-12" }, Rt = /* @__PU
573
573
  ]);
574
574
  };
575
575
  }
576
- }), Dt = /* @__PURE__ */ q(Rt, [["__scopeId", "data-v-d50a3d59"]]), Bt = /* @__PURE__ */ D({
576
+ }), Dt = /* @__PURE__ */ q(Rt, [["__scopeId", "data-v-2bdf1403"]]), Bt = /* @__PURE__ */ D({
577
577
  __name: "ThemeColorPicker",
578
578
  props: {
579
579
  modelValue: String
@@ -604,7 +604,7 @@ const It = { class: "flex flex-wrap justify-around w-full h-12" }, Rt = /* @__PU
604
604
  }, null, 8, ["modelValue"]);
605
605
  };
606
606
  }
607
- }), Ot = /* @__PURE__ */ q(Bt, [["__scopeId", "data-v-ba641afc"]]), Nt = { class: "flex-center" }, zt = { class: "settings-option" }, Ft = { class: "text-xs" }, Ut = { class: "settings-option" }, qt = { class: "text-xs" }, Ht = { class: "settings-option" }, Wt = { class: "text-xs" }, Kt = { class: "settings-option" }, Xt = { class: "text-xs" }, jt = { class: "settings-option" }, Gt = { class: "text-xs" }, Yt = /* @__PURE__ */ D({
607
+ }), Ot = /* @__PURE__ */ q(Bt, [["__scopeId", "data-v-92c1fd79"]]), Nt = { class: "flex-center" }, zt = { class: "settings-option" }, Ft = { class: "text-xs" }, Ut = { class: "settings-option" }, qt = { class: "text-xs" }, Ht = { class: "settings-option" }, Wt = { class: "text-xs" }, Kt = { class: "settings-option" }, Xt = { class: "text-xs" }, jt = { class: "settings-option" }, Gt = { class: "text-xs" }, Yt = /* @__PURE__ */ D({
608
608
  __name: "index",
609
609
  setup(i) {
610
610
  const e = pe(), t = Z(), o = te(), r = me(), n = B({
@@ -731,7 +731,7 @@ const It = { class: "flex flex-wrap justify-around w-full h-12" }, Rt = /* @__PU
731
731
  }, 8, ["modelValue", "title"]);
732
732
  };
733
733
  }
734
- }), Jt = /* @__PURE__ */ q(Yt, [["__scopeId", "data-v-f632744c"]]), Qt = { class: "app-main" }, Zt = /* @__PURE__ */ D({
734
+ }), Jt = /* @__PURE__ */ q(Yt, [["__scopeId", "data-v-70f5bf10"]]), Qt = { class: "app-main" }, Zt = /* @__PURE__ */ D({
735
735
  __name: "index",
736
736
  setup(i) {
737
737
  const e = B(() => we().cachedViews);
@@ -762,7 +762,7 @@ const It = { class: "flex flex-wrap justify-around w-full h-12" }, Rt = /* @__PU
762
762
  ]);
763
763
  };
764
764
  }
765
- }), en = /* @__PURE__ */ q(Zt, [["__scopeId", "data-v-36a58953"]]), tn = {
765
+ }), en = /* @__PURE__ */ q(Zt, [["__scopeId", "data-v-f32946ce"]]), tn = {
766
766
  viewBox: "0 0 1024 1024",
767
767
  width: "1.2em",
768
768
  height: "1.2em"
@@ -1199,7 +1199,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1199
1199
  ]);
1200
1200
  };
1201
1201
  }
1202
- }), rn = /* @__PURE__ */ q(sn, [["__scopeId", "data-v-4c486693"]]), cn = /* @__PURE__ */ D({
1202
+ }), rn = /* @__PURE__ */ q(sn, [["__scopeId", "data-v-77bfe9a5"]]), cn = /* @__PURE__ */ D({
1203
1203
  name: "AppLink",
1204
1204
  inheritAttrs: !1,
1205
1205
  __name: "index",
@@ -1260,7 +1260,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1260
1260
  ], 64);
1261
1261
  };
1262
1262
  }
1263
- }), fn = /* @__PURE__ */ q(dn, [["__scopeId", "data-v-e70291db"]]), mn = { key: 0 }, pn = /* @__PURE__ */ D({
1263
+ }), fn = /* @__PURE__ */ q(dn, [["__scopeId", "data-v-992a058f"]]), mn = { key: 0 }, pn = /* @__PURE__ */ D({
1264
1264
  name: "SidebarMenuItem",
1265
1265
  inheritAttrs: !1,
1266
1266
  __name: "SidebarMenuItem",
@@ -1348,7 +1348,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1348
1348
  ])) : T("", !0);
1349
1349
  };
1350
1350
  }
1351
- }), _n = "_dark_168i3_12", ae = {
1351
+ }), _n = "_dark_1sua6_13", ae = {
1352
1352
  "sidebar-width": "210px",
1353
1353
  "navbar-height": "50px",
1354
1354
  "menu-background": "var(--menu-background)",
@@ -1504,7 +1504,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1504
1504
  ]);
1505
1505
  };
1506
1506
  }
1507
- }), Sn = /* @__PURE__ */ q(kn, [["__scopeId", "data-v-c6f65ed6"]]), Cn = {
1507
+ }), Sn = /* @__PURE__ */ q(kn, [["__scopeId", "data-v-210c85a9"]]), Cn = {
1508
1508
  key: 0,
1509
1509
  class: "flex w-full"
1510
1510
  }, Vn = /* @__PURE__ */ D({
@@ -1542,7 +1542,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1542
1542
  ], 2);
1543
1543
  };
1544
1544
  }
1545
- }), Tn = /* @__PURE__ */ q(Vn, [["__scopeId", "data-v-64d75c6a"]]), $n = {
1545
+ }), Tn = /* @__PURE__ */ q(Vn, [["__scopeId", "data-v-a6d3f8e9"]]), $n = {
1546
1546
  key: 1,
1547
1547
  class: "mix-container"
1548
1548
  }, An = { class: "mix-container__left" }, Mn = { class: "sidebar-toggle" }, En = 992, Ln = /* @__PURE__ */ D({
@@ -1627,7 +1627,7 @@ const Re = /* @__PURE__ */ je(Ie), ln = { class: "tags-container" }, sn = /* @__
1627
1627
  ], 2);
1628
1628
  };
1629
1629
  }
1630
- }), Nn = /* @__PURE__ */ q(Ln, [["__scopeId", "data-v-12059947"]]);
1630
+ }), Nn = /* @__PURE__ */ q(Ln, [["__scopeId", "data-v-71891bc2"]]);
1631
1631
  export {
1632
1632
  Nn as default
1633
1633
  };
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { a_ as t, a$ as r, bn as o, b0 as i, bl as n, b2 as u, A as b, bj as d, bk as g, bf as l, bg as p, bh as c, bi as m, bm as P, S, b7 as v, aO as E, aJ as y, aK as M, aF as f, aR as k, z as C, aS as D, aH as L, g as h, aG as A, b1 as R, f as H, aT as z, t as U, aQ as B, aU as O, i as T, b4 as V, aI as w, o as I, y as Q, aE as W, bd as j, r as x, b5 as F, aC as K, b3 as N, b8 as q, aL as G, be as J, aP as X, aM as Y, aN as Z, u as _, b9 as $, bc as aa, j as ea, ba as sa, c as ta, b6 as ra, a as oa, b as ia, bb as na, aX as ua, aZ as ba, aY as da, aV as ga, aW as la, w as pa } from "./index-CuuVJvGD.mjs";
1
+ import { b0 as t, b1 as r, bp as o, b2 as i, bn as n, b4 as u, A as b, bl as d, bm as g, bh as l, bi as p, bj as c, bk as m, bo as P, S, b9 as v, aP as E, aK as y, aL as M, aF as f, aT as k, z as C, aR as D, aU as L, aH as h, g as A, aG as R, b3 as H, f as U, aV as z, t as V, aS as B, aW as I, i as O, aJ as T, b6 as w, aI as Q, o as W, y as j, aE as x, bf as F, r as K, b7 as N, aC as q, b5 as G, ba as J, aM as X, bg as Y, aQ as Z, aN as _, aO as $, u as aa, bb as ea, be as sa, j as ta, bc as ra, c as oa, b8 as ia, a as na, b as ua, bd as ba, aZ as da, a$ as ga, a_ as la, aX as pa, aY as ca, w as ma } from "./index-BJUvMUgm.mjs";
2
2
  import "element-plus";
3
3
  export {
4
4
  t as BizDict,
@@ -23,47 +23,49 @@ export {
23
23
  f as axiosConfig,
24
24
  k as clearEmpty,
25
25
  C as createLoginQrcode,
26
- D as deepMerge,
27
- L as default,
28
- h as defaultSettings,
29
- A as directive,
30
- R as enumMapCache,
31
- H as fileApi,
26
+ D as cssImageVar,
27
+ L as deepMerge,
28
+ h as default,
29
+ A as defaultSettings,
30
+ R as directive,
31
+ H as enumMapCache,
32
+ U as fileApi,
32
33
  z as generateRandomKey,
33
- U as getCaptchaApi,
34
+ V as getCaptchaApi,
34
35
  B as getQueryParams,
35
- O as handlePreview,
36
- T as i18n,
37
- V as loginOrganApi,
38
- w as menus,
39
- I as myorganList,
40
- Q as netEncrypt,
41
- W as request,
42
- j as resetRouter,
43
- x as routerRef,
44
- F as routerUtil,
45
- K as runAsUser,
46
- N as selectDsdRoles,
47
- q as store,
48
- G as updateMetaEnv,
49
- J as updateRouter,
50
- X as updateSettings,
51
- Y as updateViteMetaEnv,
52
- Z as updateWebpackMetaEnv,
53
- _ as useAppStore,
54
- $ as useAppStoreHook,
55
- aa as useListStoreHook,
56
- ea as usePermissionStore,
57
- sa as usePermissionStoreHook,
58
- ta as useSettingsStore,
59
- ra as useTableHooks,
60
- oa as useTagsViewStore,
61
- ia as useUserStore,
62
- na as useUserStoreHook,
63
- ua as validateCreditCode,
64
- ba as validateEmail,
65
- da as validateIDCard,
66
- ga as validatePhoneNumber,
67
- la as validatePhoneOrLandline,
68
- pa as vueMetaEnv
36
+ I as handlePreview,
37
+ O as i18n,
38
+ T as imageUrl,
39
+ w as loginOrganApi,
40
+ Q as menus,
41
+ W as myorganList,
42
+ j as netEncrypt,
43
+ x as request,
44
+ F as resetRouter,
45
+ K as routerRef,
46
+ N as routerUtil,
47
+ q as runAsUser,
48
+ G as selectDsdRoles,
49
+ J as store,
50
+ X as updateMetaEnv,
51
+ Y as updateRouter,
52
+ Z as updateSettings,
53
+ _ as updateViteMetaEnv,
54
+ $ as updateWebpackMetaEnv,
55
+ aa as useAppStore,
56
+ ea as useAppStoreHook,
57
+ sa as useListStoreHook,
58
+ ta as usePermissionStore,
59
+ ra as usePermissionStoreHook,
60
+ oa as useSettingsStore,
61
+ ia as useTableHooks,
62
+ na as useTagsViewStore,
63
+ ua as useUserStore,
64
+ ba as useUserStoreHook,
65
+ da as validateCreditCode,
66
+ ga as validateEmail,
67
+ la as validateIDCard,
68
+ pa as validatePhoneNumber,
69
+ ca as validatePhoneOrLandline,
70
+ ma as vueMetaEnv
69
71
  };
@@ -1,7 +1,7 @@
1
1
  var F = Object.defineProperty;
2
2
  var L = (m, p, i) => p in m ? F(m, p, { enumerable: !0, configurable: !0, writable: !0, value: i }) : m[p] = i;
3
3
  var y = (m, p, i) => L(m, typeof p != "symbol" ? p + "" : p, i);
4
- import { A as z, b as H, B as T, C as K, F as Q, G as W, H as X, h as Z } from "./index-CuuVJvGD.mjs";
4
+ import { A as z, b as H, B as T, C as K, F as Q, G as W, H as X, h as Z } from "./index-BJUvMUgm.mjs";
5
5
  import { defineComponent as x, ref as V, reactive as ee, resolveComponent as n, createElementBlock as k, openBlock as c, createVNode as t, unref as s, withCtx as a, createElementVNode as le, Fragment as $, renderList as N, createBlock as h, createCommentVNode as J, createTextVNode as te, toDisplayString as se } from "vue";
6
6
  import { ElMessage as ae } from "element-plus";
7
7
  class U {
@@ -293,7 +293,7 @@ const oe = { class: "app-container" }, re = { class: "positon_name" }, ne = /* @
293
293
  ]);
294
294
  };
295
295
  }
296
- }), ie = /* @__PURE__ */ Z(ne, [["__scopeId", "data-v-9884a5a1"]]);
296
+ }), ie = /* @__PURE__ */ Z(ne, [["__scopeId", "data-v-cc68cd6e"]]);
297
297
  export {
298
298
  ie as default
299
299
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./runAs.vue_vue_type_script_setup_true_lang-Brcn3nQq.mjs";
1
+ import { _ as f } from "./runAs.vue_vue_type_script_setup_true_lang-BTJVYWlC.mjs";
2
2
  export {
3
3
  f as default
4
4
  };