管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-01-16 21ddc9ec1b1b76d2ce20e512328e65acaf1af2bf
src/views/maintenance/downlog.vue
@@ -136,7 +136,7 @@
        />
      </el-table>
      <div
        style="margin-top: 40px"
        style="margin-top: 10px"
        class="pagination_box"
      >
        <el-pagination
@@ -304,10 +304,10 @@
<style lang="less" scoped>
//@import url(); 引入公共css类
.logLog_box {
  border-radius: 10px;
  height: 100%;
  box-sizing: border-box;
  height: 98%;
  width: 98%;
  padding: 1%;
  position: absolute;
  .el-input {
    width: 300px;
  }
@@ -333,12 +333,11 @@
  }
  .table_box {
    overflow: auto;
    height: 70%;
    height: 57%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgb(202, 201, 204);
    height: 555px;
    /*修改table 表体的背景颜色和文字颜色*/
    /deep/ .el-table {
      background-color: transparent;