vue-layout-gitcode 1.7.6 → 1.7.8
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-Be69-zoC.js → GloabarSearch-Cqc2h3O6.js} +3 -3
- package/{MenuItem-DgoyFaF6.js → MenuItem-DHtfyDQV.js} +1 -1
- package/{ProjectMenuList-Bos9XzoY.js → ProjectMenuList-CYuZY1k4.js} +2 -2
- package/{ProjectMenuListV2-BJb8PuCW.js → ProjectMenuListV2-BEf-imT5.js} +2 -2
- package/{ProjectSearch-D8yfGnyE.js → ProjectSearch-D-lNVqaf.js} +1 -1
- package/{SearchHistoryList-Bz-nlsnk.js → SearchHistoryList-BetpdcXH.js} +1 -1
- package/{SearchPrefixTag-DqhMgR8-.js → SearchPrefixTag-CkjuKesu.js} +1 -1
- package/{SearchRecommed-RuL7bZwW.js → SearchRecommed-Dp_-aGkC.js} +2 -2
- package/{SearchScopeList-BNMqNY4_.js → SearchScopeList-C5AKjdJD.js} +1 -1
- package/{UserSearch-DdJNKYxV.js → UserSearch-BYMMvqGi.js} +1 -1
- package/{index-BlxBg6VL.js → index-BnpqGLvw.js} +1 -1
- package/{index-CXLBpjRe.js → index-CIVYXeCF.js} +64 -33
- package/{index-C4rSKxki.js → index-DR2J4t5R.js} +2 -2
- package/{index-BqiXDeb-.js → index-Dd1OgwdO.js} +1 -1
- package/index.js +1 -1
- package/{notice-CugIbBpk.js → notice-12didSsp.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BkECf7R5.js → transWebUrl-BjF2Opvv.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-CIVYXeCF.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-DR2J4t5R.js";
|
|
7
|
+
import "./transWebUrl-BjF2Opvv.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, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, w 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, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, w as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-CIVYXeCF.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-CIVYXeCF.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BjF2Opvv.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-CIVYXeCF.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BjF2Opvv.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-CIVYXeCF.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-CIVYXeCF.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-CIVYXeCF.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-DR2J4t5R.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-CIVYXeCF.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-CIVYXeCF.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-CIVYXeCF.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, j as usePageResize, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-CIVYXeCF.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -11652,7 +11652,7 @@ const utmSourceMap = {
|
|
|
11652
11652
|
"miniapp": "小程序",
|
|
11653
11653
|
"web": "网页"
|
|
11654
11654
|
};
|
|
11655
|
-
const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success }) => {
|
|
11655
|
+
const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success, extraData = {} }) => {
|
|
11656
11656
|
if (!window.collectEvent) {
|
|
11657
11657
|
return;
|
|
11658
11658
|
}
|
|
@@ -11667,6 +11667,8 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success })
|
|
|
11667
11667
|
gitcode_utm_source: searchParams["utm_source"] || "",
|
|
11668
11668
|
page_url: location.href || "",
|
|
11669
11669
|
env: layoutConfig$2.VITE_ENV,
|
|
11670
|
+
namespace: extraData.namespace || "",
|
|
11671
|
+
...extraData,
|
|
11670
11672
|
...searchParams
|
|
11671
11673
|
};
|
|
11672
11674
|
delete reportData["from_id"];
|
|
@@ -16827,13 +16829,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16827
16829
|
var _a;
|
|
16828
16830
|
const layoutConfig2 = useLayoutConfig();
|
|
16829
16831
|
const { t: $t } = i18n.global;
|
|
16830
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16831
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16832
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16833
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16834
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16835
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16836
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16832
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-D-lNVqaf.js"));
|
|
16833
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-BYMMvqGi.js"));
|
|
16834
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Cqc2h3O6.js"));
|
|
16835
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BetpdcXH.js"));
|
|
16836
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-C5AKjdJD.js"));
|
|
16837
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CkjuKesu.js"));
|
|
16838
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Dp_-aGkC.js"));
|
|
16837
16839
|
const props = __props;
|
|
16838
16840
|
const repoInfo = inject("repoInfo");
|
|
16839
16841
|
const orgInfo = inject("orgInfo");
|
|
@@ -17487,7 +17489,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17487
17489
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17488
17490
|
}
|
|
17489
17491
|
};
|
|
17490
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17492
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-12didSsp.js"));
|
|
17491
17493
|
function clearNotice() {
|
|
17492
17494
|
if (localStorage$2.getItem("validator_email")) {
|
|
17493
17495
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17857,13 +17859,10 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17857
17859
|
emit("resetPwdDirectlySuccess");
|
|
17858
17860
|
});
|
|
17859
17861
|
window.addEventListener("message", (event) => {
|
|
17860
|
-
var _a2, _b
|
|
17862
|
+
var _a2, _b;
|
|
17861
17863
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
17862
|
-
if (((_a2 = event
|
|
17863
|
-
|
|
17864
|
-
}
|
|
17865
|
-
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_e = event.data) == null ? void 0 : _e.type)) {
|
|
17866
|
-
action[(_f = event.data) == null ? void 0 : _f.type](event);
|
|
17864
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_a2 = event.data) == null ? void 0 : _a2.type)) {
|
|
17865
|
+
action[(_b = event.data) == null ? void 0 : _b.type](event);
|
|
17867
17866
|
}
|
|
17868
17867
|
});
|
|
17869
17868
|
});
|
|
@@ -18232,9 +18231,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18232
18231
|
const layoutConfig2 = useLayoutConfig();
|
|
18233
18232
|
const { t: t2 } = i18n.global;
|
|
18234
18233
|
const route = useRoute();
|
|
18235
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18236
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18237
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18234
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DHtfyDQV.js"));
|
|
18235
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BEf-imT5.js"));
|
|
18236
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CYuZY1k4.js"));
|
|
18238
18237
|
const props = __props;
|
|
18239
18238
|
console.log("slotKeys", props.slotKeys);
|
|
18240
18239
|
console.log("props", props);
|
|
@@ -19972,7 +19971,12 @@ const createLoginConfig = (request) => {
|
|
|
19972
19971
|
phoneAndPasswordLogin(resultData, API, LoginMethodEnum.PHONE);
|
|
19973
19972
|
} else {
|
|
19974
19973
|
failFunc(result2.error.error_message);
|
|
19975
|
-
collectRegisterLoginEvent({
|
|
19974
|
+
collectRegisterLoginEvent({
|
|
19975
|
+
isRegister: false,
|
|
19976
|
+
registerLoginMethod: LoginMethodEnum.PHONE,
|
|
19977
|
+
success: false,
|
|
19978
|
+
extraData: {}
|
|
19979
|
+
});
|
|
19976
19980
|
}
|
|
19977
19981
|
},
|
|
19978
19982
|
// 密码登录
|
|
@@ -20005,7 +20009,12 @@ const createLoginConfig = (request) => {
|
|
|
20005
20009
|
}
|
|
20006
20010
|
} else {
|
|
20007
20011
|
failFunc(result2.error.error_message);
|
|
20008
|
-
collectRegisterLoginEvent({
|
|
20012
|
+
collectRegisterLoginEvent({
|
|
20013
|
+
isRegister: false,
|
|
20014
|
+
registerLoginMethod: LoginMethodEnum.PASSWORD,
|
|
20015
|
+
success: false,
|
|
20016
|
+
extraData: {}
|
|
20017
|
+
});
|
|
20009
20018
|
}
|
|
20010
20019
|
},
|
|
20011
20020
|
// 小程序登录 - 获取二维码
|
|
@@ -20026,11 +20035,21 @@ const createLoginConfig = (request) => {
|
|
|
20026
20035
|
scene_id
|
|
20027
20036
|
});
|
|
20028
20037
|
if (!result2.error) {
|
|
20029
|
-
collectRegisterLoginEvent({
|
|
20038
|
+
collectRegisterLoginEvent({
|
|
20039
|
+
isRegister: result2.data.data.is_new,
|
|
20040
|
+
registerLoginMethod: LoginMethodEnum.MINI_PROGRAM,
|
|
20041
|
+
success: true,
|
|
20042
|
+
extraData: {}
|
|
20043
|
+
});
|
|
20030
20044
|
phoneAndPasswordLogin(result2.data.data, API, LoginMethodEnum.MINI_PROGRAM);
|
|
20031
20045
|
return { success: true, data: result2.data.data };
|
|
20032
20046
|
}
|
|
20033
|
-
collectRegisterLoginEvent({
|
|
20047
|
+
collectRegisterLoginEvent({
|
|
20048
|
+
isRegister: result2.error.is_new,
|
|
20049
|
+
registerLoginMethod: LoginMethodEnum.MINI_PROGRAM,
|
|
20050
|
+
success: false,
|
|
20051
|
+
extraData: {}
|
|
20052
|
+
});
|
|
20034
20053
|
return { success: false, error: result2.error };
|
|
20035
20054
|
},
|
|
20036
20055
|
// csdn授权前(pr和mobile)
|
|
@@ -20167,7 +20186,12 @@ function sendMessageToParent(message) {
|
|
|
20167
20186
|
window.parent && window.parent.postMessage(message, "*");
|
|
20168
20187
|
}
|
|
20169
20188
|
function phoneAndPasswordLogin(userInfo, API, loginMethod, isRegister = false) {
|
|
20170
|
-
collectRegisterLoginEvent({
|
|
20189
|
+
collectRegisterLoginEvent({
|
|
20190
|
+
isRegister,
|
|
20191
|
+
registerLoginMethod: loginMethod,
|
|
20192
|
+
success: true,
|
|
20193
|
+
extraData: {}
|
|
20194
|
+
});
|
|
20171
20195
|
successResolve({
|
|
20172
20196
|
path: new URLSearchParams(window.location.search).get("returnUrl") || "",
|
|
20173
20197
|
userInfo,
|
|
@@ -23912,7 +23936,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23912
23936
|
}
|
|
23913
23937
|
});
|
|
23914
23938
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23915
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23939
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-Dd1OgwdO.js"));
|
|
23916
23940
|
const useSlidCaptcha = () => {
|
|
23917
23941
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23918
23942
|
const open = (config) => {
|
|
@@ -23931,7 +23955,7 @@ const useSlidCaptcha = () => {
|
|
|
23931
23955
|
close: unMount
|
|
23932
23956
|
};
|
|
23933
23957
|
};
|
|
23934
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23958
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-BnpqGLvw.js"));
|
|
23935
23959
|
const useYunpianCaptcha = () => {
|
|
23936
23960
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23937
23961
|
const open = (config) => {
|
|
@@ -24590,7 +24614,12 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24590
24614
|
phoneAndPasswordLogin(data, API, LoginMethodEnum.PASSWORD);
|
|
24591
24615
|
};
|
|
24592
24616
|
const handleMFALoginFail = () => {
|
|
24593
|
-
collectRegisterLoginEvent({
|
|
24617
|
+
collectRegisterLoginEvent({
|
|
24618
|
+
isRegister: false,
|
|
24619
|
+
registerLoginMethod: LoginMethodEnum.PASSWORD,
|
|
24620
|
+
success: false,
|
|
24621
|
+
extraData: {}
|
|
24622
|
+
});
|
|
24594
24623
|
};
|
|
24595
24624
|
let captchaMode = "yunpian";
|
|
24596
24625
|
const slidCaptcha = useSlidCaptcha();
|
|
@@ -24645,7 +24674,12 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24645
24674
|
phoneAndPasswordLogin(result2.data.data, API, LoginMethodEnum.PHONE, true);
|
|
24646
24675
|
} else {
|
|
24647
24676
|
extraErrors.requestInfo = result2.error.error_message;
|
|
24648
|
-
collectRegisterLoginEvent({
|
|
24677
|
+
collectRegisterLoginEvent({
|
|
24678
|
+
isRegister: true,
|
|
24679
|
+
registerLoginMethod: LoginMethodEnum.PHONE,
|
|
24680
|
+
success: false,
|
|
24681
|
+
extraData: {}
|
|
24682
|
+
});
|
|
24649
24683
|
}
|
|
24650
24684
|
};
|
|
24651
24685
|
const loginSuccess = (data, inputMobile) => {
|
|
@@ -25905,13 +25939,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25905
25939
|
});
|
|
25906
25940
|
addEventListener("notice", toNotice);
|
|
25907
25941
|
window.addEventListener("message", (event) => {
|
|
25908
|
-
var _a, _b
|
|
25942
|
+
var _a, _b;
|
|
25909
25943
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
25910
|
-
if (((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type)
|
|
25911
|
-
|
|
25912
|
-
}
|
|
25913
|
-
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_e = event == null ? void 0 : event.data) == null ? void 0 : _e.type)) {
|
|
25914
|
-
action[(_f = event == null ? void 0 : event.data) == null ? void 0 : _f.type](event);
|
|
25944
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type)) {
|
|
25945
|
+
action[(_b = event == null ? void 0 : event.data) == null ? void 0 : _b.type](event);
|
|
25915
25946
|
}
|
|
25916
25947
|
});
|
|
25917
25948
|
});
|
|
@@ -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-CIVYXeCF.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BjF2Opvv.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,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-CIVYXeCF.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
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-CIVYXeCF.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