vue-layout-gitcode 1.8.21 → 1.8.22
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-DWutXBZ0.js → GloabarSearch-BpkoL9uP.js} +3 -3
- package/{MenuItem-B48J7_bH.js → MenuItem-BI8FC_L7.js} +1 -1
- package/{ProjectMenuList-eMPknWyF.js → ProjectMenuList-BQf5wIt_.js} +2 -2
- package/{ProjectMenuListV2-BDrzG4ue.js → ProjectMenuListV2-BDh5R95J.js} +2 -2
- package/{ProjectSearch-CSK6qeey.js → ProjectSearch-Bkd2mT6n.js} +1 -1
- package/{SearchHistoryList-j9cRlcCi.js → SearchHistoryList-VaZ1pM3y.js} +1 -1
- package/{SearchPrefixTag-xrGOwpv6.js → SearchPrefixTag-D3DFaRl5.js} +1 -1
- package/{SearchRecommed-BrPLs0fF.js → SearchRecommed-DO3gobE2.js} +2 -2
- package/{SearchScopeList-CuNgQw8w.js → SearchScopeList-DhrKlBAa.js} +1 -1
- package/{UserSearch-C69mULge.js → UserSearch-NvLEe44U.js} +1 -1
- package/{index-CQGXV6Ps.js → index-BsGjRu_7.js} +1 -1
- package/{index-C_yAfSqS.js → index-DE7aFg3T.js} +2 -2
- package/{index-bBRwqaOi.js → index-XxmHpD58.js} +1 -1
- package/{index-DXolqsNi.js → index-nZdVQu4U.js} +64 -27
- package/index.js +1 -1
- package/{notice-B8DH0Zm_.js → notice-CgvDeXSQ.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BN2jSeBd.js → transWebUrl-CTXVaENC.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-nZdVQu4U.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-DE7aFg3T.js";
|
|
7
|
+
import "./transWebUrl-CTXVaENC.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-nZdVQu4U.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-nZdVQu4U.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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-nZdVQu4U.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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-nZdVQu4U.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-nZdVQu4U.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-nZdVQu4U.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-DE7aFg3T.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-nZdVQu4U.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-nZdVQu4U.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-nZdVQu4U.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]" };
|
|
@@ -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-nZdVQu4U.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -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-nZdVQu4U.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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";
|
|
@@ -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-nZdVQu4U.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:";
|
|
@@ -7615,14 +7615,21 @@ const gitCodeLayout$1 = {
|
|
|
7615
7615
|
searchPlaceholder: "「开搜」:一搜即达",
|
|
7616
7616
|
searchPlaceholder2: "按下<kbd>/</kbd>快速开启搜索",
|
|
7617
7617
|
surveyTipsTitle: "填问卷必得200积分+抽取限量周边",
|
|
7618
|
-
slogon: "共创
|
|
7618
|
+
slogon: "共创GitCode,开发者的代码家园",
|
|
7619
7619
|
digest: "重庆开源共创科技有限公司版权所有",
|
|
7620
7620
|
shotName: {},
|
|
7621
7621
|
competition: "大赛平台",
|
|
7622
7622
|
channel: {},
|
|
7623
7623
|
TianqiAI: "天启 AI",
|
|
7624
7624
|
Tianqi: "天启",
|
|
7625
|
-
topic: "热门主题"
|
|
7625
|
+
topic: "热门主题",
|
|
7626
|
+
copyright_atomgit: {
|
|
7627
|
+
slogon: "共创AtomGit,开发者的代码家园",
|
|
7628
|
+
digest: "北京创新开源科技有限公司版权所有",
|
|
7629
|
+
companyInformation: "北京创新开源科技",
|
|
7630
|
+
recordInformation: "京ICP备2025105211号-6",
|
|
7631
|
+
publicSecurity: "xxxx"
|
|
7632
|
+
}
|
|
7626
7633
|
},
|
|
7627
7634
|
header: {
|
|
7628
7635
|
create: "新建",
|
|
@@ -7913,7 +7920,7 @@ const gitCodeLayout = {
|
|
|
7913
7920
|
shotName: {},
|
|
7914
7921
|
informationCenter: "News",
|
|
7915
7922
|
competition: "Competition",
|
|
7916
|
-
slogon: "Co-create
|
|
7923
|
+
slogon: "Co-create GitCode, the Code Home for Developers",
|
|
7917
7924
|
digest: "ChongQingKaiYuanGongChuang Technology Co., Ltd. All Rights Reserved",
|
|
7918
7925
|
companyInformation: "ChongQingKaiYuanGongChuang",
|
|
7919
7926
|
recordInformation: "Yu ICP No. 2023009037-3",
|
|
@@ -7924,7 +7931,14 @@ const gitCodeLayout = {
|
|
|
7924
7931
|
org: {},
|
|
7925
7932
|
TianqiAI: "Tianqi AI",
|
|
7926
7933
|
Tianqi: "Tianqi",
|
|
7927
|
-
topic: "Hot topics"
|
|
7934
|
+
topic: "Hot topics",
|
|
7935
|
+
copyright_atomgit: {
|
|
7936
|
+
slogon: "Co-create AtomGit, the Code Home for Developers",
|
|
7937
|
+
digest: "BeiJingChuangXinKaiYuan Technology Co., Ltd. All Rights Reserved",
|
|
7938
|
+
companyInformation: "BeiJingChuangXinKaiYuan",
|
|
7939
|
+
recordInformation: "Jing ICP No. 2025105211-6",
|
|
7940
|
+
publicSecurity: "xxxx"
|
|
7941
|
+
}
|
|
7928
7942
|
},
|
|
7929
7943
|
header: {
|
|
7930
7944
|
create: "New",
|
|
@@ -16948,13 +16962,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16948
16962
|
var _a;
|
|
16949
16963
|
const layoutConfig2 = useLayoutConfig();
|
|
16950
16964
|
const { t: $t } = i18n.global;
|
|
16951
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16952
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16953
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16954
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16955
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16956
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16957
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16965
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-Bkd2mT6n.js"));
|
|
16966
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-NvLEe44U.js"));
|
|
16967
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-BpkoL9uP.js"));
|
|
16968
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-VaZ1pM3y.js"));
|
|
16969
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DhrKlBAa.js"));
|
|
16970
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-D3DFaRl5.js"));
|
|
16971
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DO3gobE2.js"));
|
|
16958
16972
|
const props = __props;
|
|
16959
16973
|
const repoInfo = inject("repoInfo");
|
|
16960
16974
|
const orgInfo = inject("orgInfo");
|
|
@@ -17608,7 +17622,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17608
17622
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17609
17623
|
}
|
|
17610
17624
|
};
|
|
17611
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17625
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-CgvDeXSQ.js"));
|
|
17612
17626
|
function clearNotice() {
|
|
17613
17627
|
if (localStorage$2.getItem("validator_email")) {
|
|
17614
17628
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18389,9 +18403,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18389
18403
|
const layoutConfig2 = useLayoutConfig();
|
|
18390
18404
|
const { t: t2 } = i18n.global;
|
|
18391
18405
|
const route = useRoute();
|
|
18392
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18393
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18394
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18406
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BI8FC_L7.js"));
|
|
18407
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BDh5R95J.js"));
|
|
18408
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BQf5wIt_.js"));
|
|
18395
18409
|
const props = __props;
|
|
18396
18410
|
console.log("slotKeys", props.slotKeys);
|
|
18397
18411
|
console.log("props", props);
|
|
@@ -18808,6 +18822,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
18808
18822
|
const SubMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
18809
18823
|
const createSetting = () => {
|
|
18810
18824
|
const { t: t2 } = i18n.global;
|
|
18825
|
+
const isGitCodeHost = window.location.hostname.includes("gitcode");
|
|
18811
18826
|
const settings = {
|
|
18812
18827
|
slogan: t2("gitCodeLayout.home.slogon"),
|
|
18813
18828
|
copyright: {
|
|
@@ -18818,11 +18833,30 @@ const createSetting = () => {
|
|
|
18818
18833
|
phone: "400-6868-951",
|
|
18819
18834
|
serviceTime: "9:00-18:00",
|
|
18820
18835
|
publicSecurity: t2("gitCodeLayout.common.publicSecurity"),
|
|
18836
|
+
publicSecurity_url: "https://beian.mps.gov.cn/#/query/webSearch?code=11010502055713",
|
|
18821
18837
|
aboutUs: t2("gitCodeLayout.common.aboutUs"),
|
|
18822
18838
|
recruitment: t2("gitCodeLayout.common.recruitment"),
|
|
18823
|
-
price: t2("gitCodeLayout.common.prices")
|
|
18839
|
+
price: t2("gitCodeLayout.common.prices"),
|
|
18840
|
+
beian_url: "https://www.zhipin.com/gongsi/job/b1eccc6dba1cc0d41Hd60tW0GVc~.html?ka=company-jobs"
|
|
18824
18841
|
}
|
|
18825
18842
|
};
|
|
18843
|
+
if (!isGitCodeHost) {
|
|
18844
|
+
settings.slogan = "";
|
|
18845
|
+
settings.copyright = {
|
|
18846
|
+
digest: (/* @__PURE__ */ new Date()).getFullYear() + " " + t2("gitCodeLayout.home.copyright_atomgit.digest"),
|
|
18847
|
+
digestAbbr: (/* @__PURE__ */ new Date()).getFullYear() + " " + t2("gitCodeLayout.home.copyright_atomgit.companyInformation"),
|
|
18848
|
+
icp: t2("gitCodeLayout.home.copyright_atomgit.recordInformation"),
|
|
18849
|
+
beian: "11010502030143",
|
|
18850
|
+
phone: "400-6868-951",
|
|
18851
|
+
serviceTime: "9:00-18:00",
|
|
18852
|
+
publicSecurity: t2("gitCodeLayout.home.copyright_atomgit.publicSecurity"),
|
|
18853
|
+
publicSecurity_url: "",
|
|
18854
|
+
aboutUs: t2("gitCodeLayout.common.aboutUs"),
|
|
18855
|
+
recruitment: t2("gitCodeLayout.common.recruitment"),
|
|
18856
|
+
price: t2("gitCodeLayout.common.prices"),
|
|
18857
|
+
beian_url: "https://www.zhipin.com/gongsi/job/b1eccc6dba1cc0d41Hd60tW0GVc~.html?ka=company-jobs"
|
|
18858
|
+
};
|
|
18859
|
+
}
|
|
18826
18860
|
return settings;
|
|
18827
18861
|
};
|
|
18828
18862
|
const _hoisted_1$f = { class: "aside-footer" };
|
|
@@ -18833,11 +18867,11 @@ const _hoisted_5$4 = {
|
|
|
18833
18867
|
href: "https://beian.miit.gov.cn/#/Integrated/index",
|
|
18834
18868
|
target: "_blank"
|
|
18835
18869
|
};
|
|
18836
|
-
const _hoisted_6$3 = {
|
|
18837
|
-
|
|
18838
|
-
|
|
18839
|
-
target: "_blank"
|
|
18870
|
+
const _hoisted_6$3 = {
|
|
18871
|
+
key: 0,
|
|
18872
|
+
class: "whitespace-nowrap public-security"
|
|
18840
18873
|
};
|
|
18874
|
+
const _hoisted_7$2 = ["href"];
|
|
18841
18875
|
const _hoisted_8$2 = {
|
|
18842
18876
|
href: "https://www.huaweicloud.com/",
|
|
18843
18877
|
target: "_blank",
|
|
@@ -18866,10 +18900,13 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
18866
18900
|
createElementVNode("p", _hoisted_4$7, [
|
|
18867
18901
|
createElementVNode("a", _hoisted_5$4, toDisplayString$1(unref(copyright).icp), 1)
|
|
18868
18902
|
]),
|
|
18869
|
-
|
|
18903
|
+
unref(copyright).publicSecurity_url ? (openBlock(), createElementBlock("p", _hoisted_6$3, [
|
|
18870
18904
|
_cache[0] || (_cache[0] = createElementVNode("img", { src: "//g.csdnimg.cn/common/csdn-footer/images/badge.png" }, null, -1)),
|
|
18871
|
-
createElementVNode("a",
|
|
18872
|
-
|
|
18905
|
+
createElementVNode("a", {
|
|
18906
|
+
href: unref(copyright).publicSecurity_url,
|
|
18907
|
+
target: "_blank"
|
|
18908
|
+
}, toDisplayString$1(unref(copyright).publicSecurity), 9, _hoisted_7$2)
|
|
18909
|
+
])) : createCommentVNode("", true)
|
|
18873
18910
|
]),
|
|
18874
18911
|
createElementVNode("p", {
|
|
18875
18912
|
class: normalizeClass(["whitespace-nowrap mt-[16px] support", { en: isEn.value }])
|
|
@@ -18896,13 +18933,13 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
18896
18933
|
_cache[3] || (_cache[3] = createTextVNode(" | ")),
|
|
18897
18934
|
createVNode(GLink, {
|
|
18898
18935
|
target: "_blank",
|
|
18899
|
-
href:
|
|
18936
|
+
href: unref(copyright).beian_url
|
|
18900
18937
|
}, {
|
|
18901
18938
|
default: withCtx(() => [
|
|
18902
18939
|
createTextVNode(toDisplayString$1(unref(copyright).recruitment), 1)
|
|
18903
18940
|
]),
|
|
18904
18941
|
_: 1
|
|
18905
|
-
})
|
|
18942
|
+
}, 8, ["href"])
|
|
18906
18943
|
]),
|
|
18907
18944
|
createElementVNode("ul", _hoisted_10$2, [
|
|
18908
18945
|
_cache[4] || (_cache[4] = createElementVNode("li", { class: "flex items-center" }, [
|
|
@@ -24112,7 +24149,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24112
24149
|
}
|
|
24113
24150
|
});
|
|
24114
24151
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24115
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24152
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-XxmHpD58.js"));
|
|
24116
24153
|
const useSlidCaptcha = () => {
|
|
24117
24154
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24118
24155
|
const open = (config) => {
|
|
@@ -24131,7 +24168,7 @@ const useSlidCaptcha = () => {
|
|
|
24131
24168
|
close: unMount
|
|
24132
24169
|
};
|
|
24133
24170
|
};
|
|
24134
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24171
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-BsGjRu_7.js"));
|
|
24135
24172
|
const useYunpianCaptcha = () => {
|
|
24136
24173
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24137
24174
|
const open = (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-nZdVQu4U.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