From a1b34fcc49cfeb7324cb7f4584380426ec6b092f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 29 五月 2022 20:08:00 +0800 Subject: [PATCH] 2022-05-29 --- src/menu/components/share/mobPagination/index.jsx | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/src/menu/components/share/mobPagination/index.jsx b/src/menu/components/share/mobPagination/index.jsx index 173484d..b4dbb09 100644 --- a/src/menu/components/share/mobPagination/index.jsx +++ b/src/menu/components/share/mobPagination/index.jsx @@ -20,13 +20,6 @@ </div> </div> </div> - // <Pagination className="mob-pagination" total={5} - // current={1} - // locale={{ - // prevText: (<span><LeftOutlined />涓婁竴椤�</span>), - // nextText: (<span>涓嬩竴椤�<RightOutlined /></span>), - // }} - // /> ) } } -- Gitblit v1.8.0