forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-23 22bff9ef434defbd9c7809b41dcdba521c5dad14
gz-customerSystem/src/views/register/index.less
@@ -60,6 +60,7 @@
   &-title {
      color: #86909C;
      text-align: center;
   }
}
@@ -167,6 +168,12 @@
   }
}
.arco-upload-list-type-text .arco-upload-list-item:first-of-type,
.arco-upload-list-type-picture-list .arco-upload-list-item:first-of-type {
   margin-top: 34px;
}
.unitDialogResult {
   font-size: 16px;
   font-family: PingFang SC, PingFang SC-400;
@@ -175,4 +182,18 @@
   color: #1d2129;
   line-height: 24px;
   margin-bottom: 20px;
}
}
// .arco-steps-item-process .arco-steps-icon{
//    background-color: #1A6FB8;
// }
// .arco-steps-mode-navigation .arco-steps-item-active::after{
//    background-color: #1A6FB8;
// }
// .arco-radio-checked .arco-radio-mask {
//    background-color: #1A6FB8;
//     border-color: #1A6FB8;
// }