tx-sider 2.0.1 → 2.0.3
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 +4 -4
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -24555,7 +24555,7 @@ const _sfc_main$1 = {
|
|
|
24555
24555
|
};
|
|
24556
24556
|
}
|
|
24557
24557
|
};
|
|
24558
|
-
const _withScopeId$1 = (n2) => (pushScopeId("data-v-
|
|
24558
|
+
const _withScopeId$1 = (n2) => (pushScopeId("data-v-d658c1e0"), n2 = n2(), popScopeId(), n2);
|
|
24559
24559
|
const _hoisted_1$1 = {
|
|
24560
24560
|
key: 0,
|
|
24561
24561
|
class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
|
|
@@ -24631,7 +24631,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24631
24631
|
$props.noBaseTwoMenu ? (openBlock(), createElementBlock("span", {
|
|
24632
24632
|
key: 0,
|
|
24633
24633
|
class: "cursor-pointer w-1/2 flex items-center",
|
|
24634
|
-
onClick: ($event) => $setup.toProjectPages(itemC.
|
|
24634
|
+
onClick: ($event) => $setup.toProjectPages(itemC.url)
|
|
24635
24635
|
}, [
|
|
24636
24636
|
_hoisted_5$1,
|
|
24637
24637
|
createElementVNode("span", _hoisted_6$1, toDisplayString(itemC.text), 1),
|
|
@@ -24648,7 +24648,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24648
24648
|
!$props.noBaseTwoMenu && !((_k = itemC == null ? void 0 : itemC.text) == null ? void 0 : _k.includes("(删)")) ? (openBlock(), createElementBlock("span", {
|
|
24649
24649
|
key: 1,
|
|
24650
24650
|
class: "cursor-pointer w-1/2",
|
|
24651
|
-
onClick: ($event) => $setup.toProjectPages(itemC.
|
|
24651
|
+
onClick: ($event) => $setup.toProjectPages(itemC.url)
|
|
24652
24652
|
}, [
|
|
24653
24653
|
createElementVNode("span", null, toDisplayString(itemC.text), 1)
|
|
24654
24654
|
], 8, _hoisted_10$1)) : createCommentVNode("", true),
|
|
@@ -24676,7 +24676,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24676
24676
|
}, 8, ["activeKey"])
|
|
24677
24677
|
]);
|
|
24678
24678
|
}
|
|
24679
|
-
const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-
|
|
24679
|
+
const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-d658c1e0"]]);
|
|
24680
24680
|
window.location.hostname.split(".");
|
|
24681
24681
|
function encryptionStr(data3) {
|
|
24682
24682
|
if (data3 === null || data3 === void 0) {
|