Commit 4a49d99c authored by lijiongliang's avatar lijiongliang

绑定挪车码页面优化

parent a0de2c1c
......@@ -18,7 +18,9 @@
<view class="">
感谢您使用挪车二维码。
</view>
请完成<text>车辆信息</text><text>联系方式</text>的填写以便享受挪车服务。
<view style="">
请完成<text>车辆信息</text><text>联系方式</text>的填写以便享受挪车服务。
</view>
</div>
</div>
<div class="car_info">
......@@ -526,8 +528,8 @@ export default {
}
.contentMoveCar {
// background-color: #fff;
padding:40rpx 40rpx 0;
background-color: #fff;
padding:40rpx 40rpx 10rpx;
.item__label {
font-size: 34rpx;
......@@ -551,10 +553,12 @@ export default {
text-align: center;
background: url(@/static/move-car/move-car-code5.png) no-repeat;
background-size: 100% 100%;
letter-spacing:6rpx;
view{
font-size: 30rpx;
font-weight: 500;
margin-bottom:6rpx;
letter-spacing:0;
}
}
......@@ -576,8 +580,8 @@ export default {
text-align: center;
box-sizing: border-box;
padding:16rpx 30rpx 26rpx;
background: url(@/static/move-car/move-car-code6.png) no-repeat;
background-size: 100% 100%;
background:#FEF4E9;
border-radius:10rpx;
text{
font-size: 28rpx;
font-weight: bold;
......@@ -590,8 +594,6 @@ export default {
box-shadow: 0rpx 0rpx 28rpx 1rpx rgba(232, 232, 232, 0.2);
border-radius: 20rpx;
padding: 32rpx 40rpx;
position: relative;
top: -56rpx;
.car__num__self {
display: flex;
......
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