样坏修改

This commit is contained in:
2026-03-13 14:03:58 +08:00
parent acc327212e
commit 0e6caec8d8
78 changed files with 292 additions and 185 deletions

View File

@@ -126,8 +126,7 @@ export default {
width: 264px;
height: 205px;
background: #F9FCFF;
padding: 16px 0 0 16px;
padding: 16px 0 0 10px;
.title {
// width: 190px;
height: 18px;
@@ -145,7 +144,7 @@ export default {
.number {
display: flex;
align-items: center;
gap: 30px;
gap: 6px;
// width: 190px;
height: 32px;
font-family: YouSheBiaoTiHei;
@@ -155,10 +154,11 @@ export default {
letter-spacing: 2px;
text-align: left;
font-style: normal;
white-space: nowrap;
}
.mom {
width: 97px;
width: 120px;
height: 18px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
@@ -168,6 +168,7 @@ export default {
letter-spacing: 1px;
text-align: left;
font-style: normal;
z-index: 1000;
}
}