瀏覽代碼

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;