tx-sider 2.2.13 → 2.2.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 -2
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -37991,7 +37991,7 @@ const setUserRead = (id) => {
|
|
|
37991
37991
|
});
|
|
37992
37992
|
};
|
|
37993
37993
|
const ModuleVersionModal_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
37994
|
-
const _withScopeId$2 = (n2) => (pushScopeId("data-v-
|
|
37994
|
+
const _withScopeId$2 = (n2) => (pushScopeId("data-v-2ebffc66"), n2 = n2(), popScopeId(), n2);
|
|
37995
37995
|
const _hoisted_1$2 = { class: "flex items-center h-[60px] pl-[40px] themeBGC" };
|
|
37996
37996
|
const _hoisted_2$2 = { class: "relative w-[30px] h-[30px]" };
|
|
37997
37997
|
const _hoisted_3$2 = {
|
|
@@ -38070,6 +38070,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38070
38070
|
...props2.paramsQuery,
|
|
38071
38071
|
moduleCode: ((_a = JSON.parse(localStorage.getItem("selectModule"))) == null ? void 0 : _a.location) ?? void 0,
|
|
38072
38072
|
key: null,
|
|
38073
|
+
isPushed: true,
|
|
38073
38074
|
skipCount: 0,
|
|
38074
38075
|
// 分页跳过数
|
|
38075
38076
|
maxResultCount: 20
|
|
@@ -38237,7 +38238,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38237
38238
|
};
|
|
38238
38239
|
}
|
|
38239
38240
|
});
|
|
38240
|
-
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
38241
|
+
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-2ebffc66"]]);
|
|
38241
38242
|
const index$5 = "";
|
|
38242
38243
|
const index$4 = "";
|
|
38243
38244
|
const index$3 = "";
|