Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-03-17 11:37:59 +08:00

View File

@@ -135,8 +135,8 @@ export default {
display:flex; display:flex;
justify-content:space-between; justify-content:space-between;
padding: 0 30px; padding: 0 30px;
height: 80px; height: 100px;
line-height: 80px; line-height: 100px;
background: #FFFF; background: #FFFF;
} }
.tab-select { .tab-select {