diff --git a/code/frontend/src/components/user/Pagination.vue b/code/frontend/src/components/user/Pagination.vue new file mode 100644 index 0000000..812f1a3 --- /dev/null +++ b/code/frontend/src/components/user/Pagination.vue @@ -0,0 +1,48 @@ +/** +* 分页组件 +*/ + + + +