lw-cdp-ui 1.2.65 → 1.2.66

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.
@@ -409,6 +409,7 @@ export default {
409
409
  let userAuthInfo = {
410
410
  ...user.userAuthInfo,
411
411
  combined: user.combined,
412
+ loginPage: user.loginPage,
412
413
  menuContent: user.menuContent,
413
414
  }
414
415
  this.$tool.data.set('tenantId', user.userAuthInfo.tenantId)
@@ -357,6 +357,7 @@ export default {
357
357
  let userAuthInfo = {
358
358
  ...user.userAuthInfo,
359
359
  combined: user.combined,
360
+ loginPage: user.loginPage,
360
361
  menuContent: user.menuContent,
361
362
  }
362
363
  this.$tool.data.set('tenantId', user.userAuthInfo.tenantId)
@@ -3106,6 +3106,7 @@ const D8 = /* @__PURE__ */ ue(V8, [["render", R8], ["__scopeId", "data-v-91dc7bb
3106
3106
  let r = {
3107
3107
  ...n.userAuthInfo,
3108
3108
  combined: n.combined,
3109
+ loginPage: n.loginPage,
3109
3110
  menuContent: n.menuContent
3110
3111
  };
3111
3112
  this.$tool.data.set("tenantId", n.userAuthInfo.tenantId), this.$tool.data.set("userAuthInfo", r), this.$tool.data.set("MenuPath", n.userAuthInfo.grantedApplications), this.$store.state.user = r;
@@ -5334,6 +5335,7 @@ const I6 = /* @__PURE__ */ a5(_6), k6 = "data:image/svg+xml,%3c?xml%20version='1
5334
5335
  let u = {
5335
5336
  ...l.userAuthInfo,
5336
5337
  combined: l.combined,
5338
+ loginPage: l.loginPage,
5337
5339
  menuContent: l.menuContent
5338
5340
  };
5339
5341
  if (this.$tool.data.set("tenantId", l.userAuthInfo.tenantId), this.$tool.data.set("userAuthInfo", u), this.$tool.data.set("MenuPath", l.userAuthInfo.grantedApplications), this.$store.state.user = u, sessionStorage.setItem("easyweb_session_passport_current_user", JSON.stringify({ v: l })), sessionStorage.setItem("easyweb_session_passport_bu", JSON.stringify({ v: r[0] })), sessionStorage.setItem("easyweb_session_passport_bu_list", JSON.stringify({ v: r })), document.cookie = `Authorization=Bearer ${t}`, this.isInitialized) {
@@ -5634,7 +5636,7 @@ function N6(e, n, t, r, a, o) {
5634
5636
  ])
5635
5637
  ]);
5636
5638
  }
5637
- const U6 = /* @__PURE__ */ ue(L6, [["render", N6], ["__scopeId", "data-v-f0aa3ad6"]]), j6 = { class: "svg-icon" }, G6 = ["xlink:href"], z6 = {
5639
+ const U6 = /* @__PURE__ */ ue(L6, [["render", N6], ["__scopeId", "data-v-b5bb1e6c"]]), j6 = { class: "svg-icon" }, G6 = ["xlink:href"], z6 = {
5638
5640
  __name: "index",
5639
5641
  props: {
5640
5642
  name: {