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