qingyiay
2024-02-01 a6ed23b018343a68f9fd276647cc4af817398d1b
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;
}
}