pcm-agents 1.0.4 → 1.0.5-beta.1
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/dist/cjs/components-chat-message_34.cjs.entry.js +33 -32
- package/dist/cjs/components-chat-message_34.cjs.entry.js.map +1 -1
- package/dist/cjs/config.store-BIjicJY9.js +262 -0
- package/dist/cjs/config.store-BIjicJY9.js.map +1 -0
- package/dist/cjs/{conversation-utils-DGL5uGhS.js → conversation-utils-D5CrhLD7.js} +4 -4
- package/dist/cjs/{conversation-utils-DGL5uGhS.js.map → conversation-utils-D5CrhLD7.js.map} +1 -1
- package/dist/cjs/index-C_qhED9Z.js +4 -0
- package/dist/cjs/index-C_qhED9Z.js.map +1 -1
- package/dist/cjs/{index-CUDWXBQ4.js → index-DpSE7XRf.js} +9 -263
- package/dist/cjs/index-DpSE7XRf.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -1
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/oem-cast-modal.cjs.entry.js +409 -0
- package/dist/cjs/oem-cast-modal.cjs.entry.js.map +1 -0
- package/dist/cjs/oem-cast-modal.entry.cjs.js.map +1 -0
- package/dist/cjs/oem-htws-modal.cjs.entry.js +3 -2
- package/dist/cjs/oem-htws-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-htws-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/oem-jd-modal.cjs.entry.js +4 -3
- package/dist/cjs/oem-jd-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-jd-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/oem-jlpp-modal.cjs.entry.js +3 -2
- package/dist/cjs/oem-jlpp-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-jlpp-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/oem-jlzz-modal.cjs.entry.js +3 -2
- package/dist/cjs/oem-jlzz-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-jlzz-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/oem-mnct-modal.cjs.entry.js +3 -2
- package/dist/cjs/oem-mnct-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-mnct-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/oem-qgqjl-modal.cjs.entry.js +5 -4
- package/dist/cjs/oem-qgqjl-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/oem-qgqjl-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pcm-agents.cjs.js +1 -1
- package/dist/cjs/pcm-hr-chat-modal.cjs.entry.js +4 -3
- package/dist/cjs/pcm-hr-chat-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/pcm-hr-chat-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pcm-jlsx-modal.cjs.entry.js +4 -3
- package/dist/cjs/pcm-jlsx-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/pcm-jlsx-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pcm-mnms-modal.cjs.entry.js +3 -2
- package/dist/cjs/pcm-mnms-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/pcm-mnms-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/{sentry-reporter-DsoYs8_e.js → sentry-reporter-uulX7WVC.js} +5 -5
- package/dist/cjs/{sentry-reporter-DsoYs8_e.js.map → sentry-reporter-uulX7WVC.js.map} +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/oem-cast-modal/cast-data.js +78 -0
- package/dist/collection/components/oem-cast-modal/cast-data.js.map +1 -0
- package/dist/collection/components/oem-cast-modal/oem-cast-modal.css +534 -0
- package/dist/collection/components/oem-cast-modal/oem-cast-modal.js +462 -0
- package/dist/collection/components/oem-cast-modal/oem-cast-modal.js.map +1 -0
- package/dist/components/components-chat-message.js +1 -1
- package/dist/components/components-digital-human.js +1 -1
- package/dist/components/components-export-records-modal.js +1 -1
- package/dist/components/components-mobile-input-btn.js +1 -1
- package/dist/components/components-mobile-upload-btn.js +1 -1
- package/dist/components/components-oem-virtual-chat-modal.js +1 -1
- package/dist/components/components-position-selector.js +1 -1
- package/dist/components/components-thousand-resume-wrapper.js +1 -1
- package/dist/components/components-upload.js +1 -1
- package/dist/components/components-voice-input-btn.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/oem-cast-modal.d.ts +11 -0
- package/dist/components/oem-cast-modal.js +446 -0
- package/dist/components/oem-cast-modal.js.map +1 -0
- package/dist/components/oem-htws-modal.js +5 -5
- package/dist/components/oem-jd-modal.js +5 -5
- package/dist/components/oem-jlpp-modal.js +7 -7
- package/dist/components/oem-jlsx-modal.js +5 -5
- package/dist/components/oem-jlzz-modal.js +5 -5
- package/dist/components/oem-mnct-modal.js +7 -7
- package/dist/components/oem-mnms-modal.js +8 -8
- package/dist/components/oem-qgqjl-modal.js +9 -9
- package/dist/components/oem-zygh-modal.js +5 -5
- package/dist/components/{p-DiLmXw24.js → p-B7aMYLBX.js} +4 -4
- package/dist/components/{p-DiLmXw24.js.map → p-B7aMYLBX.js.map} +1 -1
- package/dist/components/{p-VwrhX6KG.js → p-BBJ8ifqL.js} +3 -3
- package/dist/components/{p-VwrhX6KG.js.map → p-BBJ8ifqL.js.map} +1 -1
- package/dist/components/{p-BCFZkcSd.js → p-BXU2Qwef.js} +5 -5
- package/dist/components/{p-BCFZkcSd.js.map → p-BXU2Qwef.js.map} +1 -1
- package/dist/components/{p-BQcztM0Y.js → p-BoHBom3E.js} +3 -3
- package/dist/components/{p-BQcztM0Y.js.map → p-BoHBom3E.js.map} +1 -1
- package/dist/components/{p-CL_Guy01.js → p-By4CoWQH.js} +3 -3
- package/dist/components/{p-CL_Guy01.js.map → p-By4CoWQH.js.map} +1 -1
- package/dist/components/{p-CNFdfFMH.js → p-C079ESAf.js} +3 -3
- package/dist/components/{p-CNFdfFMH.js.map → p-C079ESAf.js.map} +1 -1
- package/dist/components/p-CR7WLzmM.js.map +1 -1
- package/dist/components/{p-BqXnsrve.js → p-CRI-wT6y.js} +3 -3
- package/dist/components/{p-BqXnsrve.js.map → p-CRI-wT6y.js.map} +1 -1
- package/dist/components/{p-DFDjQmKS.js → p-CbPAsd_A.js} +3 -3
- package/dist/components/{p-DFDjQmKS.js.map → p-CbPAsd_A.js.map} +1 -1
- package/dist/components/{p-DNi0tT01.js → p-CgBSZhWt.js} +3 -3
- package/dist/components/{p-DNi0tT01.js.map → p-CgBSZhWt.js.map} +1 -1
- package/dist/components/{p-BgwHiYHx.js → p-Cj2qF_F6.js} +3 -3
- package/dist/components/{p-BgwHiYHx.js.map → p-Cj2qF_F6.js.map} +1 -1
- package/dist/components/{p-BZPf0rl6.js → p-DBsfmY3j.js} +3 -3
- package/dist/components/{p-BZPf0rl6.js.map → p-DBsfmY3j.js.map} +1 -1
- package/dist/components/{p-Cbaqx3Tt.js → p-DKtvIN3X.js} +3 -3
- package/dist/components/{p-Cbaqx3Tt.js.map → p-DKtvIN3X.js.map} +1 -1
- package/dist/components/{p-Dc3NvH9p.js → p-DUoBBltG.js} +6 -6
- package/dist/components/{p-Dc3NvH9p.js.map → p-DUoBBltG.js.map} +1 -1
- package/dist/components/{p-BG83hpwD.js → p-DvTOKP4U.js} +3 -3
- package/dist/components/{p-BG83hpwD.js.map → p-DvTOKP4U.js.map} +1 -1
- package/dist/components/pcm-1zhanshi-mnms-modal.js +5 -5
- package/dist/components/pcm-app-chat-modal.js +1 -1
- package/dist/components/pcm-ats-mnms-modal.js +5 -5
- package/dist/components/pcm-card.js +1 -1
- package/dist/components/pcm-hr-chat-modal.js +2 -2
- package/dist/components/pcm-htws-modal.js +8 -8
- package/dist/components/pcm-hyzj-modal.js +5 -5
- package/dist/components/pcm-jd-modal.js +6 -6
- package/dist/components/pcm-jlpp-modal.js +8 -8
- package/dist/components/pcm-jlsx-modal.js +5 -5
- package/dist/components/pcm-jlzz-modal.js +6 -6
- package/dist/components/pcm-mnct-modal.js +7 -7
- package/dist/components/pcm-mnms-modal.js +8 -8
- package/dist/components/pcm-mnms-zp-modal.js +8 -8
- package/dist/components/pcm-msbg-modal.js +5 -5
- package/dist/components/pcm-qgqjl-modal.js +9 -9
- package/dist/components/pcm-virtual-chat-modal.js +1 -1
- package/dist/components/pcm-zsk-chat-modal.js +2 -2
- package/dist/components/pcm-zygh-modal.js +7 -7
- package/dist/components/pcm-zygh-v2-modal.js +7 -7
- package/dist/esm/components-chat-message_34.entry.js +5 -4
- package/dist/esm/components-chat-message_34.entry.js.map +1 -1
- package/dist/esm/config.store-C--BQ-cn.js +259 -0
- package/dist/esm/config.store-C--BQ-cn.js.map +1 -0
- package/dist/esm/{conversation-utils-DJr3w2Gu.js → conversation-utils-z8g0C3w_.js} +4 -4
- package/dist/esm/{conversation-utils-DJr3w2Gu.js.map → conversation-utils-z8g0C3w_.js.map} +1 -1
- package/dist/esm/{index-DcQZ0v3S.js → index-BAgZPzYy.js} +9 -262
- package/dist/esm/index-BAgZPzYy.js.map +1 -0
- package/dist/esm/{index-Bq0K-WqZ.js → index-DA8Myhft.js} +7 -3
- package/dist/esm/index-DA8Myhft.js.map +1 -0
- package/dist/esm/index.js +3 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/oem-cast-modal.entry.js +407 -0
- package/dist/esm/oem-cast-modal.entry.js.map +1 -0
- package/dist/esm/oem-htws-modal.entry.js +3 -2
- package/dist/esm/oem-htws-modal.entry.js.map +1 -1
- package/dist/esm/oem-jd-modal.entry.js +4 -3
- package/dist/esm/oem-jd-modal.entry.js.map +1 -1
- package/dist/esm/oem-jlpp-modal.entry.js +3 -2
- package/dist/esm/oem-jlpp-modal.entry.js.map +1 -1
- package/dist/esm/oem-jlzz-modal.entry.js +3 -2
- package/dist/esm/oem-jlzz-modal.entry.js.map +1 -1
- package/dist/esm/oem-mnct-modal.entry.js +3 -2
- package/dist/esm/oem-mnct-modal.entry.js.map +1 -1
- package/dist/esm/oem-qgqjl-modal.entry.js +5 -4
- package/dist/esm/oem-qgqjl-modal.entry.js.map +1 -1
- package/dist/esm/pcm-agents.js +3 -3
- package/dist/esm/pcm-hr-chat-modal.entry.js +4 -3
- package/dist/esm/pcm-hr-chat-modal.entry.js.map +1 -1
- package/dist/esm/pcm-jlsx-modal.entry.js +4 -3
- package/dist/esm/pcm-jlsx-modal.entry.js.map +1 -1
- package/dist/esm/pcm-mnms-modal.entry.js +3 -2
- package/dist/esm/pcm-mnms-modal.entry.js.map +1 -1
- package/dist/esm/{sentry-reporter-N0y2nHh5.js → sentry-reporter-st9SkiOU.js} +3 -3
- package/dist/esm/{sentry-reporter-N0y2nHh5.js.map → sentry-reporter-st9SkiOU.js.map} +1 -1
- package/dist/pcm-agents/index.esm.js +1 -1
- package/dist/pcm-agents/index.esm.js.map +1 -1
- package/dist/pcm-agents/oem-cast-modal.entry.esm.js.map +1 -0
- package/dist/pcm-agents/oem-htws-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/oem-jd-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/oem-jlpp-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/oem-jlzz-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/oem-mnct-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/oem-qgqjl-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/p-14e71311.entry.js +2 -0
- package/dist/pcm-agents/{p-babf3d55.entry.js.map → p-14e71311.entry.js.map} +1 -1
- package/dist/pcm-agents/p-36a4e407.entry.js +2 -0
- package/dist/pcm-agents/{p-e13e3325.entry.js.map → p-36a4e407.entry.js.map} +1 -1
- package/dist/pcm-agents/p-41c29e35.entry.js +2 -0
- package/dist/pcm-agents/{p-f666e503.entry.js.map → p-41c29e35.entry.js.map} +1 -1
- package/dist/pcm-agents/p-653ae4d8.entry.js +2 -0
- package/dist/pcm-agents/{p-ca1f514b.entry.js.map → p-653ae4d8.entry.js.map} +1 -1
- package/dist/pcm-agents/p-6bf0918f.entry.js +2 -0
- package/dist/pcm-agents/{p-7c1e7e5a.entry.js.map → p-6bf0918f.entry.js.map} +1 -1
- package/dist/pcm-agents/p-6fafa52c.entry.js +2 -0
- package/dist/pcm-agents/{p-317ec555.entry.js.map → p-6fafa52c.entry.js.map} +1 -1
- package/dist/pcm-agents/{p-3f0d27cf.entry.js → p-8650017e.entry.js} +3 -3
- package/dist/pcm-agents/{p-Ch9kExOi.js → p-B23366TU.js} +2 -2
- package/dist/pcm-agents/{p-Ch9kExOi.js.map → p-B23366TU.js.map} +1 -1
- package/dist/pcm-agents/p-BwQEepqV.js +2 -0
- package/dist/pcm-agents/p-BwQEepqV.js.map +1 -0
- package/dist/pcm-agents/{p-b8oixHud.js → p-C3_seZTj.js} +2 -2
- package/dist/pcm-agents/{p-b8oixHud.js.map → p-C3_seZTj.js.map} +1 -1
- package/dist/pcm-agents/p-C7m_4Gmk.js +2 -0
- package/dist/pcm-agents/p-C7m_4Gmk.js.map +1 -0
- package/dist/pcm-agents/{p-Bq0K-WqZ.js → p-DA8Myhft.js} +2 -2
- package/dist/pcm-agents/p-DA8Myhft.js.map +1 -0
- package/dist/pcm-agents/p-b0fe7f71.entry.js +2 -0
- package/dist/pcm-agents/{p-57993edb.entry.js.map → p-b0fe7f71.entry.js.map} +1 -1
- package/dist/pcm-agents/p-bfdb9795.entry.js +2 -0
- package/dist/pcm-agents/{p-c2dc4dcd.entry.js.map → p-bfdb9795.entry.js.map} +1 -1
- package/dist/pcm-agents/p-e28f36a4.entry.js +2 -0
- package/dist/pcm-agents/p-e28f36a4.entry.js.map +1 -0
- package/dist/pcm-agents/p-ea33c537.entry.js +2 -0
- package/dist/pcm-agents/{p-cdcdec03.entry.js.map → p-ea33c537.entry.js.map} +1 -1
- package/dist/pcm-agents/pcm-agents.esm.js +1 -1
- package/dist/pcm-agents/pcm-hr-chat-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/pcm-jlsx-modal.entry.esm.js.map +1 -1
- package/dist/pcm-agents/pcm-mnms-modal.entry.esm.js.map +1 -1
- package/dist/types/components/oem-cast-modal/cast-data.d.ts +33 -0
- package/dist/types/components/oem-cast-modal/oem-cast-modal.d.ts +102 -0
- package/dist/types/components.d.ts +71 -0
- package/package.json +1 -1
- package/dist/cjs/index-CUDWXBQ4.js.map +0 -1
- package/dist/esm/index-Bq0K-WqZ.js.map +0 -1
- package/dist/esm/index-DcQZ0v3S.js.map +0 -1
- package/dist/pcm-agents/p-317ec555.entry.js +0 -2
- package/dist/pcm-agents/p-57993edb.entry.js +0 -2
- package/dist/pcm-agents/p-7c1e7e5a.entry.js +0 -2
- package/dist/pcm-agents/p-Bq0K-WqZ.js.map +0 -1
- package/dist/pcm-agents/p-C3qMuJRQ.js +0 -2
- package/dist/pcm-agents/p-C3qMuJRQ.js.map +0 -1
- package/dist/pcm-agents/p-babf3d55.entry.js +0 -2
- package/dist/pcm-agents/p-c2dc4dcd.entry.js +0 -2
- package/dist/pcm-agents/p-ca1f514b.entry.js +0 -2
- package/dist/pcm-agents/p-cdcdec03.entry.js +0 -2
- package/dist/pcm-agents/p-e13e3325.entry.js +0 -2
- package/dist/pcm-agents/p-f666e503.entry.js +0 -2
- /package/dist/pcm-agents/{p-3f0d27cf.entry.js.map → p-8650017e.entry.js.map} +0 -0
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-C_qhED9Z.js');
|
|
4
4
|
var messageUtils = require('./message-utils-DbTqMOA1.js');
|
|
5
|
-
var index$1 = require('./index-
|
|
5
|
+
var index$1 = require('./index-DpSE7XRf.js');
|
|
6
6
|
var errorEvent = require('./error-event-J_ZWIqWF.js');
|
|
7
|
-
var sentryReporter = require('./sentry-reporter-
|
|
7
|
+
var sentryReporter = require('./sentry-reporter-uulX7WVC.js');
|
|
8
|
+
var config_store = require('./config.store-BIjicJY9.js');
|
|
8
9
|
var message_service = require('./message.service-BLgUOl2N.js');
|
|
9
|
-
var conversationUtils = require('./conversation-utils-
|
|
10
|
+
var conversationUtils = require('./conversation-utils-D5CrhLD7.js');
|
|
10
11
|
require('./exports-Dc-pQh4A.js');
|
|
11
12
|
|
|
12
13
|
var clipboard$1 = {exports: {}};
|
|
@@ -1542,7 +1543,7 @@ const ComponentsConfirmModal = class {
|
|
|
1542
1543
|
}
|
|
1543
1544
|
componentWillLoad() {
|
|
1544
1545
|
// 尝试从缓存中读取 zIndex
|
|
1545
|
-
const cachedZIndex =
|
|
1546
|
+
const cachedZIndex = config_store.configStore.getItem('modal-zIndex');
|
|
1546
1547
|
if (cachedZIndex) {
|
|
1547
1548
|
this.zIndex = cachedZIndex + 1000; // 确保比其他模态框更高
|
|
1548
1549
|
}
|
|
@@ -1987,7 +1988,7 @@ const ComponentsDrawer = class {
|
|
|
1987
1988
|
}
|
|
1988
1989
|
componentWillLoad() {
|
|
1989
1990
|
// 尝试从缓存中读取 zIndex
|
|
1990
|
-
const cachedZIndex =
|
|
1991
|
+
const cachedZIndex = config_store.configStore.getItem('modal-zIndex');
|
|
1991
1992
|
if (cachedZIndex) {
|
|
1992
1993
|
this.zIndex = cachedZIndex + 500;
|
|
1993
1994
|
}
|
|
@@ -5222,17 +5223,17 @@ const ComponentsOemVirtualChatModal = class {
|
|
|
5222
5223
|
componentWillLoad() {
|
|
5223
5224
|
// 将 zIndex 存入配置缓存
|
|
5224
5225
|
if (this.zIndex) {
|
|
5225
|
-
|
|
5226
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
5226
5227
|
}
|
|
5227
5228
|
else {
|
|
5228
5229
|
// 如果没有提供 zIndex,尝试从缓存中读取
|
|
5229
|
-
const cachedZIndex =
|
|
5230
|
+
const cachedZIndex = config_store.configStore.getItem('modal-zIndex');
|
|
5230
5231
|
if (cachedZIndex) {
|
|
5231
5232
|
this.zIndex = cachedZIndex;
|
|
5232
5233
|
}
|
|
5233
5234
|
else {
|
|
5234
5235
|
this.zIndex = 1000;
|
|
5235
|
-
|
|
5236
|
+
config_store.configStore.setItem('modal-zIndex', 1000);
|
|
5236
5237
|
}
|
|
5237
5238
|
}
|
|
5238
5239
|
if (this.token) {
|
|
@@ -7170,7 +7171,7 @@ const ComponentsThousandResumeWrapper = class {
|
|
|
7170
7171
|
}
|
|
7171
7172
|
componentWillLoad() {
|
|
7172
7173
|
if (this.zIndex) {
|
|
7173
|
-
|
|
7174
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
7174
7175
|
}
|
|
7175
7176
|
if (this.token) {
|
|
7176
7177
|
index$1.authStore.setToken(this.token);
|
|
@@ -8004,7 +8005,7 @@ const OemJlsxModal = class {
|
|
|
8004
8005
|
componentWillLoad() {
|
|
8005
8006
|
// 将 zIndex 存入配置缓存
|
|
8006
8007
|
if (this.zIndex) {
|
|
8007
|
-
|
|
8008
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
8008
8009
|
}
|
|
8009
8010
|
if (this.token) {
|
|
8010
8011
|
index$1.authStore.setToken(this.token);
|
|
@@ -9342,7 +9343,7 @@ const OemMnmsModal = class {
|
|
|
9342
9343
|
componentWillLoad() {
|
|
9343
9344
|
// 将 zIndex 存入配置缓存
|
|
9344
9345
|
if (this.zIndex) {
|
|
9345
|
-
|
|
9346
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
9346
9347
|
}
|
|
9347
9348
|
// 初始化时设置 token,但不验证(验证在 @Watch('isOpen') 中处理)
|
|
9348
9349
|
if (this.token) {
|
|
@@ -9734,7 +9735,7 @@ const OemZyghModal = class {
|
|
|
9734
9735
|
componentWillLoad() {
|
|
9735
9736
|
// 将 zIndex 存入配置缓存
|
|
9736
9737
|
if (this.zIndex) {
|
|
9737
|
-
|
|
9738
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
9738
9739
|
}
|
|
9739
9740
|
// 初始化时设置 token,但不验证(验证在 @Watch('isOpen') 中处理)
|
|
9740
9741
|
if (this.token) {
|
|
@@ -10093,7 +10094,7 @@ const ZhanshiMnmsModal = class {
|
|
|
10093
10094
|
componentWillLoad() {
|
|
10094
10095
|
// 将 zIndex 存入配置缓存
|
|
10095
10096
|
if (this.zIndex) {
|
|
10096
|
-
|
|
10097
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
10097
10098
|
}
|
|
10098
10099
|
if (this.token) {
|
|
10099
10100
|
index$1.authStore.setToken(this.token);
|
|
@@ -10753,17 +10754,17 @@ const ChatAPPModal = class {
|
|
|
10753
10754
|
this.strings = this.locale === 'en' ? stringsEn$2 : stringsZh$2;
|
|
10754
10755
|
// 将 zIndex 存入配置缓存
|
|
10755
10756
|
if (this.zIndex) {
|
|
10756
|
-
|
|
10757
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
10757
10758
|
}
|
|
10758
10759
|
else {
|
|
10759
10760
|
// 如果没有提供 zIndex,尝试从缓存中读取
|
|
10760
|
-
const cachedZIndex =
|
|
10761
|
+
const cachedZIndex = config_store.configStore.getItem('modal-zIndex');
|
|
10761
10762
|
if (cachedZIndex) {
|
|
10762
10763
|
this.zIndex = cachedZIndex;
|
|
10763
10764
|
}
|
|
10764
10765
|
else {
|
|
10765
10766
|
this.zIndex = 1000;
|
|
10766
|
-
|
|
10767
|
+
config_store.configStore.setItem('modal-zIndex', 1000);
|
|
10767
10768
|
}
|
|
10768
10769
|
}
|
|
10769
10770
|
if (this.token) {
|
|
@@ -12533,7 +12534,7 @@ const AtsMnmsModal = class {
|
|
|
12533
12534
|
componentWillLoad() {
|
|
12534
12535
|
// 将 zIndex 存入配置缓存
|
|
12535
12536
|
if (this.zIndex) {
|
|
12536
|
-
|
|
12537
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
12537
12538
|
}
|
|
12538
12539
|
if (this.token) {
|
|
12539
12540
|
index$1.authStore.setToken(this.token);
|
|
@@ -13001,7 +13002,7 @@ const HtwsModal = class {
|
|
|
13001
13002
|
componentWillLoad() {
|
|
13002
13003
|
// 将 zIndex 存入配置缓存
|
|
13003
13004
|
if (this.zIndex) {
|
|
13004
|
-
|
|
13005
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
13005
13006
|
}
|
|
13006
13007
|
if (this.token) {
|
|
13007
13008
|
index$1.authStore.setToken(this.token);
|
|
@@ -13306,7 +13307,7 @@ const HyzjModal = class {
|
|
|
13306
13307
|
componentWillLoad() {
|
|
13307
13308
|
// 将 zIndex 存入配置缓存
|
|
13308
13309
|
if (this.zIndex) {
|
|
13309
|
-
|
|
13310
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
13310
13311
|
}
|
|
13311
13312
|
if (this.token) {
|
|
13312
13313
|
index$1.authStore.setToken(this.token);
|
|
@@ -13866,7 +13867,7 @@ const PcmJdModal = class {
|
|
|
13866
13867
|
this.strings = this.locale === 'en' ? stringsEn$1 : stringsZh$1;
|
|
13867
13868
|
// 将 zIndex 存入配置缓存
|
|
13868
13869
|
if (this.zIndex) {
|
|
13869
|
-
|
|
13870
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
13870
13871
|
}
|
|
13871
13872
|
if (this.token) {
|
|
13872
13873
|
index$1.authStore.setToken(this.token);
|
|
@@ -14457,7 +14458,7 @@ const JlppModal = class {
|
|
|
14457
14458
|
componentWillLoad() {
|
|
14458
14459
|
// 将 zIndex 存入配置缓存
|
|
14459
14460
|
if (this.zIndex) {
|
|
14460
|
-
|
|
14461
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
14461
14462
|
}
|
|
14462
14463
|
if (this.token) {
|
|
14463
14464
|
index$1.authStore.setToken(this.token);
|
|
@@ -14816,7 +14817,7 @@ const JlzzModal = class {
|
|
|
14816
14817
|
componentWillLoad() {
|
|
14817
14818
|
// 将 zIndex 存入配置缓存
|
|
14818
14819
|
if (this.zIndex) {
|
|
14819
|
-
|
|
14820
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
14820
14821
|
}
|
|
14821
14822
|
if (this.token) {
|
|
14822
14823
|
index$1.authStore.setToken(this.token);
|
|
@@ -15400,7 +15401,7 @@ const MnctModal = class {
|
|
|
15400
15401
|
this.strings = this.locale === 'en' ? stringsEn : stringsZh;
|
|
15401
15402
|
// 将 zIndex 存入配置缓存
|
|
15402
15403
|
if (this.zIndex) {
|
|
15403
|
-
|
|
15404
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
15404
15405
|
}
|
|
15405
15406
|
if (this.token) {
|
|
15406
15407
|
index$1.authStore.setToken(this.token);
|
|
@@ -15753,7 +15754,7 @@ const MnmsZpModal = class {
|
|
|
15753
15754
|
componentWillLoad() {
|
|
15754
15755
|
// 将 zIndex 存入配置缓存
|
|
15755
15756
|
if (this.zIndex) {
|
|
15756
|
-
|
|
15757
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
15757
15758
|
}
|
|
15758
15759
|
if (this.token) {
|
|
15759
15760
|
index$1.authStore.setToken(this.token);
|
|
@@ -16012,7 +16013,7 @@ const MsbgModal = class {
|
|
|
16012
16013
|
componentWillLoad() {
|
|
16013
16014
|
// 将 zIndex 存入配置缓存
|
|
16014
16015
|
if (this.zIndex) {
|
|
16015
|
-
|
|
16016
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
16016
16017
|
}
|
|
16017
16018
|
if (this.token) {
|
|
16018
16019
|
index$1.authStore.setToken(this.token);
|
|
@@ -16440,7 +16441,7 @@ const QgqjlModal = class {
|
|
|
16440
16441
|
componentWillLoad() {
|
|
16441
16442
|
// 将 zIndex 存入配置缓存
|
|
16442
16443
|
if (this.zIndex) {
|
|
16443
|
-
|
|
16444
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
16444
16445
|
}
|
|
16445
16446
|
if (this.token) {
|
|
16446
16447
|
index$1.authStore.setToken(this.token);
|
|
@@ -16971,17 +16972,17 @@ const ChatVirtualAPPModal = class {
|
|
|
16971
16972
|
componentWillLoad() {
|
|
16972
16973
|
// 将 zIndex 存入配置缓存
|
|
16973
16974
|
if (this.zIndex) {
|
|
16974
|
-
|
|
16975
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
16975
16976
|
}
|
|
16976
16977
|
else {
|
|
16977
16978
|
// 如果没有提供 zIndex,尝试从缓存中读取
|
|
16978
|
-
const cachedZIndex =
|
|
16979
|
+
const cachedZIndex = config_store.configStore.getItem('modal-zIndex');
|
|
16979
16980
|
if (cachedZIndex) {
|
|
16980
16981
|
this.zIndex = cachedZIndex;
|
|
16981
16982
|
}
|
|
16982
16983
|
else {
|
|
16983
16984
|
this.zIndex = 1000;
|
|
16984
|
-
|
|
16985
|
+
config_store.configStore.setItem('modal-zIndex', 1000);
|
|
16985
16986
|
}
|
|
16986
16987
|
}
|
|
16987
16988
|
if (this.token) {
|
|
@@ -18747,7 +18748,7 @@ const ChatKBModal = class {
|
|
|
18747
18748
|
componentWillLoad() {
|
|
18748
18749
|
// 将 zIndex 存入配置缓存
|
|
18749
18750
|
if (this.zIndex) {
|
|
18750
|
-
|
|
18751
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
18751
18752
|
}
|
|
18752
18753
|
if (this.token) {
|
|
18753
18754
|
index$1.authStore.setToken(this.token);
|
|
@@ -19713,7 +19714,7 @@ const ZyghModal = class {
|
|
|
19713
19714
|
componentWillLoad() {
|
|
19714
19715
|
// 将 zIndex 存入配置缓存
|
|
19715
19716
|
if (this.zIndex) {
|
|
19716
|
-
|
|
19717
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
19717
19718
|
}
|
|
19718
19719
|
if (this.token) {
|
|
19719
19720
|
index$1.authStore.setToken(this.token);
|
|
@@ -20012,7 +20013,7 @@ const ZyghV2Modal = class {
|
|
|
20012
20013
|
componentWillLoad() {
|
|
20013
20014
|
// 将 zIndex 存入配置缓存
|
|
20014
20015
|
if (this.zIndex) {
|
|
20015
|
-
|
|
20016
|
+
config_store.configStore.setItem('modal-zIndex', this.zIndex);
|
|
20016
20017
|
}
|
|
20017
20018
|
if (this.token) {
|
|
20018
20019
|
index$1.authStore.setToken(this.token);
|