From 16ef440b87b4266fc6583b4ad92682f42c2846da Mon Sep 17 00:00:00 2001 From: lonewolfyx <877085893@qq.com> Date: Thu, 5 Feb 2026 17:28:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(MBPagination):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=86=E9=A1=B5=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/MB/MBPagination.vue | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 components/MB/MBPagination.vue diff --git a/components/MB/MBPagination.vue b/components/MB/MBPagination.vue new file mode 100644 index 0000000..408aa74 --- /dev/null +++ b/components/MB/MBPagination.vue @@ -0,0 +1,51 @@ + + + \ No newline at end of file