This commit is contained in:
Gdpao
2020-08-04 22:13:50 +08:00
parent 6ed05ecf31
commit 7b9bee2f1e
2 changed files with 4 additions and 2 deletions

View File

@@ -248,8 +248,8 @@ export default {
box-sizing: border-box;
padding: 0 30rpx;
display: flex;
// justify-content: space-between;
justify-content: flex-start;
justify-content: space-around;
// justify-content: flex-start;
> view {
margin-right: 80rpx;
text-align: center;