Commit Graph

8 Commits

Author SHA1 Message Date
AKING
ff8a8e7243
update src/components/Pagination/index.vue.
解决了当全局size为small的时候分页组件样式太大的问题,当组件为small时,则会显示小的分页组件,具体请参照ep官网:https://element-plus.org/zh-CN/component/pagination.html#%E9%99%84%E5%8A%A0%E5%8A%9F%E8%83%BD

Signed-off-by: AKING <2734339436@qq.com>
2023-08-23 05:51:24 +00:00
xingyu
c1a4edf7b1 refactor: 统一 setup 格式 2023-06-21 19:35:11 +08:00
xingyu
922f83d99c refactor: vue3.3 defineOptions 2023-06-21 19:14:34 +08:00
puhui999
b93491579c 给所有组件添加name属性预防未知bug!!! 2023-04-14 21:32:11 +08:00
YunaiV
96e0ce9866 Table 组件:1)增加 tableMethods 属性,提升代码的可阅读性;2)Table 和 Pagination 组件的逻辑统一 2023-03-17 22:32:25 +08:00
YunaiV
74d225cce4 重构:在 config 列表,完整引入分页 2023-03-11 00:11:48 +08:00
YunaiV
0506c4e54d 重构:在 config 列表,引入分页组件 2023-03-10 23:09:30 +08:00
YunaiV
4c47ca9166 vue3 重构:增加操作栏、搜索栏 2023-03-08 09:49:14 +08:00