wjli
2024-04-09 542dcd62fa061525a00339011ff24246f03b820e
src/views/your/sign-manage/signManage.less
@@ -16,13 +16,20 @@
  text-align: center;
}
.Sign .ivu-table td {
  border-bottom: 0;
}
.isshow{
 .Sign .ivu-table td {
   border-bottom: 0;
 }
.isshow {
  display: block;
}
//设置表格的样式
.ivu-table table {
  table-layout: fixed;
  width: 125px;
}
.ivu-table td.no_border>.ivu-table-cell {
  padding-left: 0;
  padding-right: 0;
@@ -57,4 +64,4 @@
.init-button {
  margin-left: 8px;
}
}