样式修改

dianlixunjian
Zhufu 2024-07-11 14:58:41 +08:00
parent 0eb5b916dc
commit 9f2420cb81
2 changed files with 6 additions and 4 deletions

View File

@ -645,7 +645,8 @@
.data-list-info-div{
display: flex;
justify-content: space-between;
padding-top: 10px;
margin-top: 10px;
height: 40px;
.info-layout-div{
display:flex;
align-items: center;
@ -664,7 +665,7 @@
width: 80px;
border-radius: 7px;
margin-right: 8px;
height: 30px;
height: 33px;
justify-content: center;
.info-label{
font-family: Alibaba PuHuiTi;

View File

@ -751,7 +751,8 @@ const closeMolder = () => {
.data-list-info-div{
display: flex;
justify-content: space-between;
padding-top: 10px;
margin-top: 10px;
height: 40px;
.info-layout-div{
display:flex;
align-items: center;
@ -770,7 +771,7 @@ const closeMolder = () => {
width: 80px;
border-radius: 7px;
margin-right: 8px;
height: 30px;
height: 33px;
justify-content: center;
.info-label{
font-family: Alibaba PuHuiTi;