king
2024-04-12 f308a19516f0f15c0aca1af87c1aa722af0fee5c
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>),
      //   }}
      // />
    )
  }
}