优化积分

This commit is contained in:
gyq
2024-11-19 15:09:43 +08:00
parent e0822677ff
commit 315b3e536d
2 changed files with 5 additions and 2 deletions

View File

@@ -313,6 +313,7 @@ export default {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.icon {
@@ -376,6 +377,8 @@ export default {
.title {
font-size: 12px;
line-height: 16px;
padding: 6px 0;
}
.btm {