소스 검색

feat:页码样式

ljc 3 주 전
부모
커밋
e7b6552ba6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/cwg-tabel.vue

+ 1 - 1
components/cwg-tabel.vue

@@ -1131,7 +1131,7 @@ defineExpose({
     .pagination {
         flex-wrap: nowrap;
         justify-content: center;
-        width: 100%;
+        //width: 100%;
         overflow-x: auto;
         -webkit-overflow-scrolling: touch;