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.
- package/es/BuildComponents.mjs +1 -1
- package/es/IconRenderer.mjs +1 -1
- package/es/PageNotFound.mjs +23 -27
- package/es/assets/BuildComponents.css +1 -1
- package/es/chunks/global.Dasz_fnL.js +16065 -0
- package/lib/BuildComponents.js +1 -1
- package/lib/IconRenderer.js +1 -1
- package/lib/PageNotFound.js +1 -1
- package/lib/assets/BuildComponents.css +1 -1
- package/lib/chunks/global.BNjIXg3D.js +1 -0
- package/package.json +2 -2
package/es/BuildComponents.mjs
CHANGED
|
@@ -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-
|
|
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,
|
package/es/IconRenderer.mjs
CHANGED
|
@@ -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.
|
|
15
|
+
const { icons: t } = await import("./chunks/global.Dasz_fnL.js");
|
|
16
16
|
return t[n] || null;
|
|
17
17
|
}
|
|
18
18
|
} catch (o) {
|
package/es/PageNotFound.mjs
CHANGED
|
@@ -1,42 +1,38 @@
|
|
|
1
|
-
import { w as
|
|
2
|
-
import { createElementBlock as
|
|
3
|
-
import { Page404 as
|
|
4
|
-
import { ElIcon as
|
|
5
|
-
const
|
|
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
|
-
|
|
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?.(
|
|
12
|
+
o && o?.push?.(window?.$wujie?.props?.firstSubMenu?.path);
|
|
17
13
|
};
|
|
18
|
-
return (o,
|
|
19
|
-
|
|
20
|
-
default:
|
|
21
|
-
|
|
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
|
-
|
|
26
|
-
|
|
27
|
-
onClick:
|
|
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:
|
|
25
|
+
icon: t(p)
|
|
30
26
|
}, {
|
|
31
|
-
default:
|
|
32
|
-
|
|
27
|
+
default: r(() => [...e[0] || (e[0] = [
|
|
28
|
+
c("返回", -1)
|
|
33
29
|
])]),
|
|
34
30
|
_: 1
|
|
35
31
|
}, 8, ["icon"])
|
|
36
32
|
]));
|
|
37
33
|
}
|
|
38
|
-
},
|
|
34
|
+
}), N = i(_);
|
|
39
35
|
export {
|
|
40
|
-
|
|
41
|
-
|
|
36
|
+
N as PageNotFound,
|
|
37
|
+
N as default
|
|
42
38
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.text-3d3d3d[data-v-
|
|
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}
|