管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-01-16 21ddc9ec1b1b76d2ce20e512328e65acaf1af2bf
src/views/maintenance/tokentool.vue
@@ -580,10 +580,10 @@
//@import url(); 引入公共css类
.tokentool_box {
  border-radius: 10px;
  height: 100%;
  box-sizing: border-box;
    height: 98%;
  width: 98%;
  padding: 1%;
  position: absolute;
  .el-input {
    width: 745px;
  }
@@ -617,7 +617,7 @@
  }
  .table_box {
    padding: 10px;
    height: 500px;
    height: 63%;
    border-radius: 5px;
    border: 1px solid rgb(202, 201, 204);
    margin-bottom: 10px;