This commit is contained in:
2022-11-15 14:45:07 +08:00
parent f46e63adc9
commit e7e7aeda2d
13 changed files with 150 additions and 127 deletions

View File

@@ -26,6 +26,7 @@ const _hoisted_9 = {
class: "layui-laypage-skip"
};
const _hoisted_10 = ["disabled"];
const _hoisted_11 = /* @__PURE__ */ createElementVNode("span", null, "\u517111\u6761", -1);
const __default__ = {
name: "LayPage"
};
@@ -200,7 +201,8 @@ const _sfc_main = defineComponent({
onClick: _cache[5] || (_cache[5] = ($event) => jumpPage()),
disabled: currentPageShow.value > maxPage.value || currentPageShow.value == currentPage.value
}, toDisplayString(unref(t)("page.confirm")), 9, _hoisted_10)
])) : createCommentVNode("", true)
])) : createCommentVNode("", true),
_hoisted_11
]);
};
}