Commit 6e658eca authored by 程新智's avatar 程新智 👽

优化

parent df61f3fb
...@@ -399,11 +399,12 @@ export default { ...@@ -399,11 +399,12 @@ export default {
color: #333333; color: #333333;
line-height: 100rpx; line-height: 100rpx;
width: 500rpx; width: 500rpx;
height: 70rpx; padding: 10rpx 0;
height: auto;
background: url(@/static/move-car/move-car-code4.png) no-repeat; background: url(@/static/move-car/move-car-code4.png) no-repeat;
background-size: contain; background-size: cover;
line-height: 40rpx; line-height: 40rpx;
text-indent: .5em; text-indent: 1em;
display: flex; display: flex;
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