This commit is contained in:
shijingjing
2022-11-30 16:41:18 +08:00
parent b31a4c8b25
commit 76938f8f5f

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;
} }