task#14072,维保终止加原因输入框,非必填

This commit is contained in:
2024-06-19 10:47:42 +08:00
parent 22cbef4f7a
commit 27a169ee0d
5 changed files with 27 additions and 20 deletions

View File

@ -1,14 +1,12 @@
@import "@/styles/mixin.scss";
.refresh{
min-height: 100%;
background-color: #F4F5F7;
//background-color: #F4F5F7;
}
.wrap{
@include wh(100%,100%);
box-sizing: border-box;
}
.navBar{
margin-bottom: 46px;
background-color: #F4F5F7;
}
.tab_wrap {
@include fontWeightSize(500, 14px);