Commit a11fcc2b authored by 程新智's avatar 程新智 👽

优化

parent 6e658eca
...@@ -404,8 +404,9 @@ export default { ...@@ -404,8 +404,9 @@ export default {
background: url(@/static/move-car/move-car-code4.png) no-repeat; background: url(@/static/move-car/move-car-code4.png) no-repeat;
background-size: cover; background-size: cover;
line-height: 40rpx; line-height: 40rpx;
text-indent: 1em;
display: flex; display: flex;
box-sizing: border-box;
padding: 0 10rpx;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment