tx-sider 2.1.28 → 2.1.29

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,7 @@ const _sfc_main$1 = {
24464
24464
  menuList.value = items;
24465
24465
  };
24466
24466
  function toProjectPages(routerPush) {
24467
+ console.log("routerPush", routerPush);
24467
24468
  ctx.emit("routerPush", routerPush);
24468
24469
  }
24469
24470
  const ccflowShowData = ref({
@@ -24486,7 +24487,7 @@ const _sfc_main$1 = {
24486
24487
  };
24487
24488
  }
24488
24489
  };
24489
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-243f00a0"), n2 = n2(), popScopeId(), n2);
24490
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-26f2a376"), n2 = n2(), popScopeId(), n2);
24490
24491
  const _hoisted_1$1 = {
24491
24492
  key: 0,
24492
24493
  class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
@@ -24607,7 +24608,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24607
24608
  }, 8, ["activeKey"])
24608
24609
  ]);
24609
24610
  }
24610
- const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-243f00a0"]]);
24611
+ const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-26f2a376"]]);
24611
24612
  window.location.hostname.split(".");
24612
24613
  function encryptionStr(data3) {
24613
24614
  if (data3 === null || data3 === void 0) {
@@ -28164,6 +28165,7 @@ const _sfc_main = {
28164
28165
  data3.moduleVisible = true;
28165
28166
  };
28166
28167
  const routerPush = (url2) => {
28168
+ console.log("rout🚀🚀🚀erPushurl", url2);
28167
28169
  ctx.emit("routerPush", url2);
28168
28170
  };
28169
28171
  const fileList = ref([]);
@@ -28279,7 +28281,7 @@ const _sfc_main = {
28279
28281
  };
28280
28282
  }
28281
28283
  };
28282
- const _withScopeId = (n2) => (pushScopeId("data-v-163400b8"), n2 = n2(), popScopeId(), n2);
28284
+ const _withScopeId = (n2) => (pushScopeId("data-v-cdd1838c"), n2 = n2(), popScopeId(), n2);
28283
28285
  const _hoisted_1 = {
28284
28286
  class: "bg-white defaultTS funcTC relative",
28285
28287
  style: { "padding-bottom": "10px", "margin-bottom": "10px" }
@@ -29232,7 +29234,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29232
29234
  }, 8, ["show"])
29233
29235
  ], 64);
29234
29236
  }
29235
- const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-163400b8"]]);
29237
+ const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-cdd1838c"]]);
29236
29238
  const components = [TSider];
29237
29239
  installComponents();
29238
29240
  function installComponents() {