MrShi
100 分钟以前 1c20c8231980a8d4b91688ff8641a06d3b2f68ab
admin/src/layouts/TableLayout.vue
@@ -175,15 +175,15 @@
    }
    // 分页
    .table-pagination {
      margin-left: -18px;
      padding: 16px 0px 16px 25px;
      margin-left: 0px;
      padding: 16px 0px;
      text-align: left;
      display: block;
      z-index: 100;
      width: -webkit-fill-available;
      /* width: 80%; */
      position: fixed;
      bottom: 25px;
      bottom: 0px;
      background-color: white;
      margin-right: 50px;
    }