vue-layout-gitcode 1.8.22 → 1.8.24
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/{GloabarSearch-BpkoL9uP.js → GloabarSearch-Cjjmk572.js} +3 -3
- package/{MenuItem-BI8FC_L7.js → MenuItem-sCu8ZkOg.js} +1 -1
- package/{ProjectMenuList-BQf5wIt_.js → ProjectMenuList-C6XmM7qg.js} +2 -2
- package/{ProjectMenuListV2-BDh5R95J.js → ProjectMenuListV2-dDhQ30tc.js} +2 -2
- package/{ProjectSearch-Bkd2mT6n.js → ProjectSearch-TDGK_W0n.js} +1 -1
- package/{SearchHistoryList-VaZ1pM3y.js → SearchHistoryList-BZNjQwM5.js} +1 -1
- package/{SearchPrefixTag-D3DFaRl5.js → SearchPrefixTag-D-U2cmZ1.js} +1 -1
- package/{SearchRecommed-DO3gobE2.js → SearchRecommed-B04ynDws.js} +2 -2
- package/{SearchScopeList-DhrKlBAa.js → SearchScopeList-BAL2EIlT.js} +1 -1
- package/{UserSearch-NvLEe44U.js → UserSearch-CwxsVtoa.js} +1 -1
- package/{index-DE7aFg3T.js → index-BIm8VlXH.js} +2 -2
- package/{index-nZdVQu4U.js → index-BgrG_KSJ.js} +21 -17
- package/{index-XxmHpD58.js → index-DxXkZ8Fr.js} +1 -1
- package/{index-BsGjRu_7.js → index-N4Ma3eKK.js} +1 -1
- package/index.js +1 -1
- package/{notice-CgvDeXSQ.js → notice-CLBY0Go0.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-CTXVaENC.js → transWebUrl-DIRBm_rQ.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BgrG_KSJ.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-BIm8VlXH.js";
|
|
7
|
+
import "./transWebUrl-DIRBm_rQ.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { x as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, x as useLayoutConfig, G as GIcon, t as transformUrl, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, t as transformUrl, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DIRBm_rQ.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DIRBm_rQ.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-BIm8VlXH.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BgrG_KSJ.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DIRBm_rQ.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -12358,10 +12358,10 @@ const transformUrlWithSpecialPrefix = ({ url, host }) => {
|
|
|
12358
12358
|
return urlObj.toString();
|
|
12359
12359
|
}
|
|
12360
12360
|
} catch (error) {
|
|
12361
|
-
return url == null ? void 0 : url.replace(/gitcode\.
|
|
12361
|
+
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
12362
12362
|
}
|
|
12363
12363
|
}
|
|
12364
|
-
return url;
|
|
12364
|
+
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
12365
12365
|
};
|
|
12366
12366
|
const replaceHost = ({ url, customHost }) => {
|
|
12367
12367
|
if (!url || !customHost) return url;
|
|
@@ -16962,13 +16962,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16962
16962
|
var _a;
|
|
16963
16963
|
const layoutConfig2 = useLayoutConfig();
|
|
16964
16964
|
const { t: $t } = i18n.global;
|
|
16965
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16966
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16967
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16968
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16969
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16970
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16971
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16965
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-TDGK_W0n.js"));
|
|
16966
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CwxsVtoa.js"));
|
|
16967
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Cjjmk572.js"));
|
|
16968
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BZNjQwM5.js"));
|
|
16969
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BAL2EIlT.js"));
|
|
16970
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-D-U2cmZ1.js"));
|
|
16971
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-B04ynDws.js"));
|
|
16972
16972
|
const props = __props;
|
|
16973
16973
|
const repoInfo = inject("repoInfo");
|
|
16974
16974
|
const orgInfo = inject("orgInfo");
|
|
@@ -17622,7 +17622,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17622
17622
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17623
17623
|
}
|
|
17624
17624
|
};
|
|
17625
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17625
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-CLBY0Go0.js"));
|
|
17626
17626
|
function clearNotice() {
|
|
17627
17627
|
if (localStorage$2.getItem("validator_email")) {
|
|
17628
17628
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18403,9 +18403,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18403
18403
|
const layoutConfig2 = useLayoutConfig();
|
|
18404
18404
|
const { t: t2 } = i18n.global;
|
|
18405
18405
|
const route = useRoute();
|
|
18406
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18407
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18408
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18406
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-sCu8ZkOg.js"));
|
|
18407
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-dDhQ30tc.js"));
|
|
18408
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-C6XmM7qg.js"));
|
|
18409
18409
|
const props = __props;
|
|
18410
18410
|
console.log("slotKeys", props.slotKeys);
|
|
18411
18411
|
console.log("props", props);
|
|
@@ -24149,7 +24149,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24149
24149
|
}
|
|
24150
24150
|
});
|
|
24151
24151
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24152
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24152
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DxXkZ8Fr.js"));
|
|
24153
24153
|
const useSlidCaptcha = () => {
|
|
24154
24154
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24155
24155
|
const open = (config) => {
|
|
@@ -24168,7 +24168,7 @@ const useSlidCaptcha = () => {
|
|
|
24168
24168
|
close: unMount
|
|
24169
24169
|
};
|
|
24170
24170
|
};
|
|
24171
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24171
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-N4Ma3eKK.js"));
|
|
24172
24172
|
const useYunpianCaptcha = () => {
|
|
24173
24173
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24174
24174
|
const open = (config) => {
|
|
@@ -24405,6 +24405,10 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24405
24405
|
var _a;
|
|
24406
24406
|
return layoutConfig2.VITE_AI_HOST === ((_a = window == null ? void 0 : window.location) == null ? void 0 : _a.origin);
|
|
24407
24407
|
});
|
|
24408
|
+
const agreementSiteName = computed(() => {
|
|
24409
|
+
var _a, _b;
|
|
24410
|
+
return ((_b = (_a = window == null ? void 0 : window.location) == null ? void 0 : _a.hostname) == null ? void 0 : _b.includes("gitcode")) ? "GitCode" : "AtomGit";
|
|
24411
|
+
});
|
|
24408
24412
|
const props = __props;
|
|
24409
24413
|
const request = props.request;
|
|
24410
24414
|
provide("request", request);
|
|
@@ -25865,8 +25869,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
25865
25869
|
modelValue: status.value,
|
|
25866
25870
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => status.value = $event),
|
|
25867
25871
|
onDeclares: _cache[10] || (_cache[10] = (typ) => handleDisplay(typ)),
|
|
25868
|
-
"agreement-text":
|
|
25869
|
-
"privacy-text":
|
|
25872
|
+
"agreement-text": `《${agreementSiteName.value} ${unref($t)("gitCodeLayout.LoginModal.link.agreement")}》`,
|
|
25873
|
+
"privacy-text": `《${agreementSiteName.value} ${unref($t)("gitCodeLayout.LoginModal.link.privacyPolicy")}》`,
|
|
25870
25874
|
onClick: _cache[11] || (_cache[11] = ($event) => agreementReport("signup_select", `gitcode${status.value ? 1 : 0}`))
|
|
25871
25875
|
}, null, 8, ["modelValue", "agreement-text", "privacy-text"])
|
|
25872
25876
|
], 2),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, k as usePageResize, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-BgrG_KSJ.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-BgrG_KSJ.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|