vue-layout-gitcode 1.6.5 → 1.6.7
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-42acLJYW.js → GloabarSearch-CUWcJzRU.js} +3 -3
- package/{MenuItem-o4XuYYY-.js → MenuItem-CVMl7kF3.js} +1 -1
- package/{ProjectMenuList-BbmN1eg_.js → ProjectMenuList-DB9uTppz.js} +2 -2
- package/{ProjectMenuListV2-sFIykN_7.js → ProjectMenuListV2-Bk5gpzCG.js} +2 -2
- package/{ProjectSearch-B2_Bs4dq.js → ProjectSearch-C-2ZtQc4.js} +1 -1
- package/{SearchHistoryList-CodGih5P.js → SearchHistoryList-Bo1juRdm.js} +1 -1
- package/{SearchPrefixTag-BHcWysZR.js → SearchPrefixTag-tEYcD3o6.js} +1 -1
- package/{SearchRecommed-BmW9DG_l.js → SearchRecommed-BrmX_Y0r.js} +2 -2
- package/{SearchScopeList-cDaVhVoT.js → SearchScopeList-yVtcgjva.js} +1 -1
- package/{UserSearch-DLQs0LOK.js → UserSearch-Bpb9u4cO.js} +1 -1
- package/{index-Dq1WwXIQ.js → index-BjiGHXto.js} +1 -1
- package/{index-DcZZV-ZX.js → index-C2hiXz8B.js} +2 -2
- package/{index-CqnevwX-.js → index-ClF4gkHO.js} +26 -25
- package/index.js +1 -1
- package/{notice-DxF9Ng4p.js → notice-DXf8mFJA.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-DBjAAWaT.js → transWebUrl-B-QSQDSa.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-ClF4gkHO.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-C2hiXz8B.js";
|
|
7
|
+
import "./transWebUrl-B-QSQDSa.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 { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-ClF4gkHO.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, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-ClF4gkHO.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B-QSQDSa.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, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-ClF4gkHO.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B-QSQDSa.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-ClF4gkHO.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-ClF4gkHO.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-ClF4gkHO.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-C2hiXz8B.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-ClF4gkHO.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-ClF4gkHO.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 } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-ClF4gkHO.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,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-ClF4gkHO.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -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 { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-ClF4gkHO.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B-QSQDSa.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";
|
|
@@ -119,12 +119,12 @@ const defaultConfig = {
|
|
|
119
119
|
VITE_SECRET_KEY: "SA!nUNPZ5o!OSV&B",
|
|
120
120
|
VITE_SECRET_IV: "SA!nwwwZ5o!OSV&B"
|
|
121
121
|
};
|
|
122
|
-
let layoutConfig$
|
|
122
|
+
let layoutConfig$5 = reactive({ ...defaultConfig });
|
|
123
123
|
function setLayoutConfig(customConfig) {
|
|
124
|
-
Object.assign(layoutConfig$
|
|
124
|
+
Object.assign(layoutConfig$5, customConfig);
|
|
125
125
|
}
|
|
126
126
|
function useLayoutConfig() {
|
|
127
|
-
return readonly(layoutConfig$
|
|
127
|
+
return readonly(layoutConfig$5);
|
|
128
128
|
}
|
|
129
129
|
async function reqCatch(req, params) {
|
|
130
130
|
try {
|
|
@@ -8237,7 +8237,7 @@ const $i18n = setupI18n({
|
|
|
8237
8237
|
}
|
|
8238
8238
|
});
|
|
8239
8239
|
const i18n = $i18n;
|
|
8240
|
-
const layoutConfig$
|
|
8240
|
+
const layoutConfig$4 = useLayoutConfig();
|
|
8241
8241
|
function scrollToTop() {
|
|
8242
8242
|
if (typeof window !== "undefined" && window.pageYOffset) {
|
|
8243
8243
|
const c = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop;
|
|
@@ -8266,7 +8266,7 @@ function extractRepoInfoWithURL(repoUrl) {
|
|
|
8266
8266
|
return parts.join("/");
|
|
8267
8267
|
}
|
|
8268
8268
|
const isGstarRepo = (topics) => {
|
|
8269
|
-
const gstarTopicIds = layoutConfig$
|
|
8269
|
+
const gstarTopicIds = layoutConfig$4.VITE_GSTAR_TOPIC.split(",");
|
|
8270
8270
|
let isGstar = false;
|
|
8271
8271
|
topics && topics.forEach((item) => {
|
|
8272
8272
|
if (gstarTopicIds.includes(item.topic_id || item.id)) {
|
|
@@ -8276,7 +8276,7 @@ const isGstarRepo = (topics) => {
|
|
|
8276
8276
|
return isGstar;
|
|
8277
8277
|
};
|
|
8278
8278
|
const isTrustedRepo = (topics) => {
|
|
8279
|
-
const trustedTopicIds = layoutConfig$
|
|
8279
|
+
const trustedTopicIds = layoutConfig$4.VITE_TRUSTED_TOPIC.split(",");
|
|
8280
8280
|
let isTrusted = false;
|
|
8281
8281
|
topics && topics.forEach((item) => {
|
|
8282
8282
|
if (trustedTopicIds.includes(item.topic_id || item.id)) {
|
|
@@ -8285,7 +8285,7 @@ const isTrustedRepo = (topics) => {
|
|
|
8285
8285
|
});
|
|
8286
8286
|
return isTrusted;
|
|
8287
8287
|
};
|
|
8288
|
-
const INCUBATION_TOPICS = layoutConfig$
|
|
8288
|
+
const INCUBATION_TOPICS = layoutConfig$4.VITE_INCUBATION_TOPIC || "";
|
|
8289
8289
|
const isIncubationRepo = (topics = []) => {
|
|
8290
8290
|
if (!topics) return false;
|
|
8291
8291
|
const incubationIds = INCUBATION_TOPICS.split(",");
|
|
@@ -8328,7 +8328,7 @@ const getLastTimeRepoId = () => {
|
|
|
8328
8328
|
};
|
|
8329
8329
|
const setUtmSourceSign = (utm_source) => {
|
|
8330
8330
|
const time = new Date((/* @__PURE__ */ new Date()).getTime() + 60 * 60 * 1e3);
|
|
8331
|
-
return api.set("utm_source_sign", utm_source, { expires: time, domain: layoutConfig$
|
|
8331
|
+
return api.set("utm_source_sign", utm_source, { expires: time, domain: layoutConfig$4.VITE_COOKIE_DOMAIN });
|
|
8332
8332
|
};
|
|
8333
8333
|
const getUtmSourceSign = () => {
|
|
8334
8334
|
return api.get("utm_source_sign") || "";
|
|
@@ -10889,7 +10889,7 @@ const getCommonHeadInfo = (isAiHub) => {
|
|
|
10889
10889
|
"X-Device-ID": "unknown"
|
|
10890
10890
|
};
|
|
10891
10891
|
};
|
|
10892
|
-
const layoutConfig$
|
|
10892
|
+
const layoutConfig$3 = useLayoutConfig();
|
|
10893
10893
|
const setPassportPrefix = (url, method) => {
|
|
10894
10894
|
const prefix = "/uc";
|
|
10895
10895
|
{
|
|
@@ -10913,7 +10913,7 @@ const setPassportPrefix = (url, method) => {
|
|
|
10913
10913
|
};
|
|
10914
10914
|
const proxyService = (params, customConfigs) => {
|
|
10915
10915
|
const service = axios.create({
|
|
10916
|
-
baseURL: layoutConfig$
|
|
10916
|
+
baseURL: layoutConfig$3.VITE_API_HOST,
|
|
10917
10917
|
timeout: (customConfigs == null ? void 0 : customConfigs.customTimeout) || 3e4,
|
|
10918
10918
|
withCredentials: true
|
|
10919
10919
|
});
|
|
@@ -11607,6 +11607,7 @@ var REPO_TYPE = /* @__PURE__ */ ((REPO_TYPE2) => {
|
|
|
11607
11607
|
REPO_TYPE2[REPO_TYPE2["HUGGINGFACE_MIRRORS"] = 2] = "HUGGINGFACE_MIRRORS";
|
|
11608
11608
|
return REPO_TYPE2;
|
|
11609
11609
|
})(REPO_TYPE || {});
|
|
11610
|
+
const layoutConfig$2 = useLayoutConfig();
|
|
11610
11611
|
const registerLoginMethodMap = {
|
|
11611
11612
|
[LoginMethodEnum.PHONE]: "短信",
|
|
11612
11613
|
[LoginMethodEnum.PASSWORD]: "密码",
|
|
@@ -11640,7 +11641,7 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success })
|
|
|
11640
11641
|
userid_fast_application: searchParams["uuid_tt_dd"] || "",
|
|
11641
11642
|
gitcode_utm_source: searchParams["utm_source"] || "",
|
|
11642
11643
|
page_url: location.href || "",
|
|
11643
|
-
env:
|
|
11644
|
+
env: layoutConfig$2.VITE_ENV,
|
|
11644
11645
|
...searchParams
|
|
11645
11646
|
};
|
|
11646
11647
|
delete reportData["from_id"];
|
|
@@ -16856,13 +16857,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16856
16857
|
var _a;
|
|
16857
16858
|
const layoutConfig2 = useLayoutConfig();
|
|
16858
16859
|
const { t: $t } = i18n.global;
|
|
16859
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16860
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16861
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16862
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16863
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16864
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16865
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16860
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-C-2ZtQc4.js"));
|
|
16861
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-Bpb9u4cO.js"));
|
|
16862
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-CUWcJzRU.js"));
|
|
16863
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-Bo1juRdm.js"));
|
|
16864
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-yVtcgjva.js"));
|
|
16865
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-tEYcD3o6.js"));
|
|
16866
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BrmX_Y0r.js"));
|
|
16866
16867
|
const props = __props;
|
|
16867
16868
|
const repoInfo = inject("repoInfo");
|
|
16868
16869
|
const orgInfo = inject("orgInfo");
|
|
@@ -17516,7 +17517,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17516
17517
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17517
17518
|
}
|
|
17518
17519
|
};
|
|
17519
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17520
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DXf8mFJA.js"));
|
|
17520
17521
|
function clearNotice() {
|
|
17521
17522
|
if (localStorage$2.getItem("validator_email")) {
|
|
17522
17523
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17816,7 +17817,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17816
17817
|
userid_fast_application: reportParams["uuid_tt_dd"] || "",
|
|
17817
17818
|
gitcode_utm_source: reportParams["utm_source"] || "",
|
|
17818
17819
|
// page_url: location.href || '',
|
|
17819
|
-
env:
|
|
17820
|
+
env: layoutConfig2.VITE_ENV,
|
|
17820
17821
|
...reportParams
|
|
17821
17822
|
};
|
|
17822
17823
|
window.collectEvent("config", {
|
|
@@ -18252,9 +18253,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18252
18253
|
const layoutConfig2 = useLayoutConfig();
|
|
18253
18254
|
const { t: t2 } = i18n.global;
|
|
18254
18255
|
const route = useRoute();
|
|
18255
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18256
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18257
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18256
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CVMl7kF3.js"));
|
|
18257
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-Bk5gpzCG.js"));
|
|
18258
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DB9uTppz.js"));
|
|
18258
18259
|
const props = __props;
|
|
18259
18260
|
console.log("slotKeys", props.slotKeys);
|
|
18260
18261
|
console.log("props", props);
|
|
@@ -23854,7 +23855,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23854
23855
|
}
|
|
23855
23856
|
});
|
|
23856
23857
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23857
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23858
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BjiGHXto.js"));
|
|
23858
23859
|
const useSlidCaptcha = () => {
|
|
23859
23860
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23860
23861
|
const open = (config) => {
|
|
@@ -25611,7 +25612,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25611
25612
|
userid_fast_application: reportParams["uuid_tt_dd"] || "",
|
|
25612
25613
|
gitcode_utm_source: reportParams["utm_source"] || "",
|
|
25613
25614
|
// page_url: location.href || '',
|
|
25614
|
-
env:
|
|
25615
|
+
env: layoutConfig2.VITE_ENV,
|
|
25615
25616
|
...reportParams
|
|
25616
25617
|
};
|
|
25617
25618
|
window.collectEvent("config", {
|
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-ClF4gkHO.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";
|
package/package.json
CHANGED