This commit is contained in:
liuye
2022-11-30 17:12:30 +08:00

View File

@@ -204,6 +204,7 @@ export default {
margin-top: 24px; margin-top: 24px;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center;
.num { .num {
color: #999999; color: #999999;
} }