king
2023-11-08 2f3b614bb34f5e2865e91c949712f5ee5e8a18f2
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>),
      //   }}
      // />
    )
  }
}