ling-yun-custom-components 0.0.39 → 0.0.40

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.
@@ -213,7 +213,7 @@ import './assets/BuildComponents.css';const V = "data:image/png;base64,iVBORw0KG
213
213
  ])
214
214
  ]));
215
215
  }
216
- }), iA = /* @__PURE__ */ Q(gA, [["__scopeId", "data-v-efa99113"]]), tA = a(iA);
216
+ }), iA = /* @__PURE__ */ Q(gA, [["__scopeId", "data-v-6c740489"]]), tA = a(iA);
217
217
  export {
218
218
  u as BUILD_BIG_TITLES,
219
219
  Y as BUILD_STEPS,
@@ -12,7 +12,7 @@ const a = {
12
12
  const { icons: o } = await import("./chunks/global.BoqYDmws.js");
13
13
  return o[n] || null;
14
14
  case a.aibox:
15
- const { icons: t } = await import("./chunks/global.CukegTf7.js");
15
+ const { icons: t } = await import("./chunks/global.Dasz_fnL.js");
16
16
  return t[n] || null;
17
17
  }
18
18
  } catch (o) {
@@ -1,42 +1,38 @@
1
- import { w as a } from "./chunks/index.bCzIhWFw.js";
2
- import { createElementBlock as u, openBlock as c, createVNode as r, createElementVNode as p, unref as e, withCtx as n, createTextVNode as f } from "vue";
3
- import { Page404 as d, IconBack as m } from "color-message-lingyun-vue";
4
- import { ElIcon as w, ElButton as x } from "element-plus";
5
- const h = { class: "page-not-found flex flex-col items-center justify-center h-full w-full overflow-hidden" }, _ = {
1
+ import { w as i } from "./chunks/index.bCzIhWFw.js";
2
+ import { createElementBlock as l, openBlock as a, createVNode as n, createElementVNode as u, unref as t, withCtx as r, createTextVNode as c } from "vue";
3
+ import { Page404 as f, IconBack as p } from "color-message-lingyun-vue";
4
+ import { ElIcon as d, ElButton as m } from "element-plus";
5
+ const w = { class: "page-not-found flex flex-col items-center justify-center h-full w-full overflow-hidden" }, _ = /* @__PURE__ */ Object.assign({
6
+ name: "PageNotFound"
7
+ }, {
6
8
  __name: "layout",
7
- props: {
8
- // 默认跳转路由路径
9
- routePath: {
10
- type: String
11
- }
12
- },
13
- setup(l) {
14
- const s = l, i = () => {
9
+ setup(x) {
10
+ const s = () => {
15
11
  const o = window?.$wujie?.props?.useRouter();
16
- o && o?.push?.(s.routePath);
12
+ o && o?.push?.(window?.$wujie?.props?.firstSubMenu?.path);
17
13
  };
18
- return (o, t) => (c(), u("div", h, [
19
- r(e(w), { size: 140 }, {
20
- default: n(() => [
21
- r(e(d))
14
+ return (o, e) => (a(), l("div", w, [
15
+ n(t(d), { size: 140 }, {
16
+ default: r(() => [
17
+ n(t(f))
22
18
  ]),
23
19
  _: 1
24
20
  }),
25
- t[1] || (t[1] = p("div", { class: "pd-b-20 fz-16 text-666" }, "啊哦,你访问的页面不存在了", -1)),
26
- r(e(x), {
27
- onClick: i,
21
+ e[1] || (e[1] = u("div", { class: "pd-b-20 fz-16 text-666" }, "啊哦,你访问的页面不存在了", -1)),
22
+ n(t(m), {
23
+ onClick: s,
28
24
  type: "primary",
29
- icon: e(m)
25
+ icon: t(p)
30
26
  }, {
31
- default: n(() => [...t[0] || (t[0] = [
32
- f("返回", -1)
27
+ default: r(() => [...e[0] || (e[0] = [
28
+ c("返回", -1)
33
29
  ])]),
34
30
  _: 1
35
31
  }, 8, ["icon"])
36
32
  ]));
37
33
  }
38
- }, E = a(_);
34
+ }), N = i(_);
39
35
  export {
40
- E as PageNotFound,
41
- E as default
36
+ N as PageNotFound,
37
+ N as default
42
38
  };
@@ -1 +1 @@
1
- .text-3d3d3d[data-v-efa99113]{color:#3d3d3d}.text-5a5a5a[data-v-efa99113]{color:#5a5a5a}.lh-38[data-v-efa99113]{line-height:38px}.lh-24[data-v-efa99113]{line-height:24px}.text-gradient-bg[data-v-efa99113]{background:linear-gradient(15.1914541017deg,#1ba3fa 0% 2%,#4520fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;padding-bottom:50px}.w-340[data-v-efa99113]{width:340px}.h-180[data-v-efa99113]{height:180px}.w-210[data-v-efa99113]{width:210px}.h-132[data-v-efa99113]{height:132px}.shadow[data-v-efa99113]{box-shadow:0 4px 11px #0000000d;border:1px solid rgba(255,255,255,.7)}.build-button[data-v-efa99113]{padding-top:116px}.arrow-icon[data-v-efa99113]{width:76px}.title-position[data-v-efa99113]{top:0;left:0}.desc-position[data-v-efa99113]{bottom:20px;left:0}.w-50[data-v-efa99113]{width:50px}.default-button[data-v-efa99113]{background:linear-gradient(270deg,#6485ff,#898bff);border:none;color:#fff;width:190px;padding:19px 0;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer}
1
+ .text-3d3d3d[data-v-6c740489]{color:#3d3d3d}.text-5a5a5a[data-v-6c740489]{color:#5a5a5a}.lh-38[data-v-6c740489]{line-height:38px}.lh-24[data-v-6c740489]{line-height:24px}.text-gradient-bg[data-v-6c740489]{background:linear-gradient(15.1914541017deg,#1ba3fa 0% 2%,#4520fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;padding-bottom:50px}.w-340[data-v-6c740489]{width:340px}.h-180[data-v-6c740489]{height:180px}.w-210[data-v-6c740489]{width:210px}.h-132[data-v-6c740489]{height:132px}.shadow[data-v-6c740489]{box-shadow:0 4px 11px #0000000d;border:1px solid rgba(255,255,255,.7)}.build-button[data-v-6c740489]{padding-top:116px}.arrow-icon[data-v-6c740489]{width:76px}.title-position[data-v-6c740489]{top:0;left:0}.desc-position[data-v-6c740489]{bottom:20px;left:0}.w-50[data-v-6c740489]{width:50px}