tx-sider 2.1.28 → 2.1.31

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
@@ -24464,6 +24464,8 @@ const _sfc_main$1 = {
24464
24464
  menuList.value = items;
24465
24465
  };
24466
24466
  function toProjectPages(routerPush) {
24467
+ debugger;
24468
+ console.log("routerPush", routerPush);
24467
24469
  ctx.emit("routerPush", routerPush);
24468
24470
  }
24469
24471
  const ccflowShowData = ref({
@@ -24486,7 +24488,7 @@ const _sfc_main$1 = {
24486
24488
  };
24487
24489
  }
24488
24490
  };
24489
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-243f00a0"), n2 = n2(), popScopeId(), n2);
24491
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-5ac8f5f2"), n2 = n2(), popScopeId(), n2);
24490
24492
  const _hoisted_1$1 = {
24491
24493
  key: 0,
24492
24494
  class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
@@ -24607,7 +24609,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24607
24609
  }, 8, ["activeKey"])
24608
24610
  ]);
24609
24611
  }
24610
- const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-243f00a0"]]);
24612
+ const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-5ac8f5f2"]]);
24611
24613
  window.location.hostname.split(".");
24612
24614
  function encryptionStr(data3) {
24613
24615
  if (data3 === null || data3 === void 0) {
@@ -27616,7 +27618,6 @@ const _sfc_main = {
27616
27618
  userInfo: {}
27617
27619
  });
27618
27620
  const refData = toRefs(data3);
27619
- ref(JSON.parse(localStorage.getItem("AccessData")));
27620
27621
  const iconUrl = process.env.NODE_ENV == "development" ? "https://basis.nacho.cn" : "https://basis.nacho.cn";
27621
27622
  const [ccflowData, onClickTodo] = useCcflowCall();
27622
27623
  watch(
@@ -27796,7 +27797,6 @@ const _sfc_main = {
27796
27797
  cookies.removeItem("token", "/", refreshSystemDomain);
27797
27798
  cookies.removeItem("setOfBookId", "/", refreshSystemDomain);
27798
27799
  localStorage.removeItem("selectModule");
27799
- localStorage.removeItem("AccessData");
27800
27800
  localStorage.removeItem("gjId");
27801
27801
  localStorage.removeItem("item");
27802
27802
  const hostname2 = window.location.hostname.split(".");
@@ -28164,6 +28164,7 @@ const _sfc_main = {
28164
28164
  data3.moduleVisible = true;
28165
28165
  };
28166
28166
  const routerPush = (url2) => {
28167
+ console.log("rout🚀🚀🚀erPushurl", url2);
28167
28168
  ctx.emit("routerPush", url2);
28168
28169
  };
28169
28170
  const fileList = ref([]);
@@ -28279,7 +28280,7 @@ const _sfc_main = {
28279
28280
  };
28280
28281
  }
28281
28282
  };
28282
- const _withScopeId = (n2) => (pushScopeId("data-v-163400b8"), n2 = n2(), popScopeId(), n2);
28283
+ const _withScopeId = (n2) => (pushScopeId("data-v-d03f7f7c"), n2 = n2(), popScopeId(), n2);
28283
28284
  const _hoisted_1 = {
28284
28285
  class: "bg-white defaultTS funcTC relative",
28285
28286
  style: { "padding-bottom": "10px", "margin-bottom": "10px" }
@@ -29232,7 +29233,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29232
29233
  }, 8, ["show"])
29233
29234
  ], 64);
29234
29235
  }
29235
- const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-163400b8"]]);
29236
+ const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-d03f7f7c"]]);
29236
29237
  const components = [TSider];
29237
29238
  installComponents();
29238
29239
  function installComponents() {