tx-sider 2.1.46 → 2.1.47

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/lib/TXUI.mjs CHANGED
@@ -24465,7 +24465,6 @@ const _sfc_main$1 = {
24465
24465
  localStorage.setItem("userPermissionModuleList", JSON.stringify(items));
24466
24466
  };
24467
24467
  function toProjectPages(routerPush) {
24468
- debugger;
24469
24468
  console.log("routerPush", routerPush);
24470
24469
  ctx.emit("routerPush", routerPush);
24471
24470
  }
@@ -24489,7 +24488,7 @@ const _sfc_main$1 = {
24489
24488
  };
24490
24489
  }
24491
24490
  };
24492
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-78225a1a"), n2 = n2(), popScopeId(), n2);
24491
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-0c61d548"), n2 = n2(), popScopeId(), n2);
24493
24492
  const _hoisted_1$1 = {
24494
24493
  key: 0,
24495
24494
  class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
@@ -24610,7 +24609,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24610
24609
  }, 8, ["activeKey"])
24611
24610
  ]);
24612
24611
  }
24613
- const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-78225a1a"]]);
24612
+ const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-0c61d548"]]);
24614
24613
  window.location.hostname.split(".");
24615
24614
  function encryptionStr(data3) {
24616
24615
  if (data3 === null || data3 === void 0) {