forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-06 381cf359d6368765d8c1b169a1a5572f40d814e3
gz-customerSystem/src/views/register/index.less
@@ -553,6 +553,12 @@
      display: flex;
      margin-bottom: 4px;
      &-file {
         width: 16px;
         height: 16px;
         margin-top: 4px;
      }
      &-title {
         color: #86909C;
      }
@@ -601,6 +607,7 @@
}
.icon{
// width: '14px', height: '14px', marginLeft: '8px', marginTop: '4px'
   &-register{
      width: 14px;
@@ -609,3 +616,16 @@
      margin-top: -2px;
      }
}
.auditView{
   background: #ffffff;
   margin: 0px 16px 8px 16px;
   padding: 12px 0px 12px 16px;
}
.title{
   display: flex;
   align-items: center;
   margin-bottom: 4px;
}