tx-sider 2.1.45 → 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 +5 -6
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
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-
|
|
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-
|
|
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) {
|
|
@@ -28302,7 +28301,7 @@ const _sfc_main = {
|
|
|
28302
28301
|
};
|
|
28303
28302
|
}
|
|
28304
28303
|
};
|
|
28305
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
28304
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-19737f2d"), n2 = n2(), popScopeId(), n2);
|
|
28306
28305
|
const _hoisted_1 = {
|
|
28307
28306
|
class: "bg-white defaultTS funcTC relative",
|
|
28308
28307
|
style: { "padding-bottom": "10px", "margin-bottom": "10px" }
|
|
@@ -28472,7 +28471,7 @@ const _hoisted_27 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createEle
|
|
|
28472
28471
|
src: _imports_0,
|
|
28473
28472
|
alt: ""
|
|
28474
28473
|
}),
|
|
28475
|
-
/* @__PURE__ */ createElementVNode("span", { class: "mediumTitleTS focusTC pl-2" }, "修改密码
|
|
28474
|
+
/* @__PURE__ */ createElementVNode("span", { class: "mediumTitleTS focusTC pl-2" }, "修改密码")
|
|
28476
28475
|
])
|
|
28477
28476
|
], -1));
|
|
28478
28477
|
const _hoisted_28 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "mt-28 focusTC largeTitleTS text-center pb-4" }, "修改密码", -1));
|
|
@@ -29251,7 +29250,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
29251
29250
|
}, 8, ["show"])
|
|
29252
29251
|
], 64);
|
|
29253
29252
|
}
|
|
29254
|
-
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
29253
|
+
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-19737f2d"]]);
|
|
29255
29254
|
const components = [TSider];
|
|
29256
29255
|
installComponents();
|
|
29257
29256
|
function installComponents() {
|