tx-sider 2.4.13 → 2.4.14
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 +3 -3
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -51814,7 +51814,7 @@ const _sfc_main$1 = {
|
|
|
51814
51814
|
};
|
|
51815
51815
|
}
|
|
51816
51816
|
};
|
|
51817
|
-
const _withScopeId$1 = (n10) => (pushScopeId("data-v-
|
|
51817
|
+
const _withScopeId$1 = (n10) => (pushScopeId("data-v-4990541c"), n10 = n10(), popScopeId(), n10);
|
|
51818
51818
|
const _hoisted_1$1 = {
|
|
51819
51819
|
key: 0,
|
|
51820
51820
|
class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
|
|
@@ -51865,7 +51865,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
51865
51865
|
const _component_a_collapse = Collapse;
|
|
51866
51866
|
return openBlock(), createElementBlock("div", null, [
|
|
51867
51867
|
createVNode(_component_a_collapse, {
|
|
51868
|
-
|
|
51868
|
+
style: { "margin-top": "20px" },
|
|
51869
51869
|
activeKey: $setup.activeKey,
|
|
51870
51870
|
"onUpdate:activeKey": _cache[0] || (_cache[0] = ($event) => $setup.activeKey = $event),
|
|
51871
51871
|
bordered: false
|
|
@@ -51950,7 +51950,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
51950
51950
|
}, 8, ["activeKey"])
|
|
51951
51951
|
]);
|
|
51952
51952
|
}
|
|
51953
|
-
const EconomicsSider = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-
|
|
51953
|
+
const EconomicsSider = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-4990541c"]]);
|
|
51954
51954
|
window.location.hostname.split(".");
|
|
51955
51955
|
function encryptionStr(data3) {
|
|
51956
51956
|
if (data3 === null || data3 === void 0) {
|