样坏修改

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

@@ -157,7 +157,7 @@ getRateFlag(rate, real, target) {
max-width: 300px; // 最大宽度,限制过宽
height: 205px;
background: #F9FCFF;
padding: 16px 16px 0;
padding: 16px 0 0 10px;
margin: 0 4px;
.title {
@@ -201,6 +201,7 @@ getRateFlag(rate, real, target) {
line-height: 18px;
letter-spacing: 1px;
text-align: left;
z-index: 1000;
}
}
</style>