@@ -9,7 +9,7 @@
<image src="../../static/img/xiala.png" mode="widthFix" class="xiala"></image>
</view>
<view class="topTitle">车蓝图</view>
- <view></view>
+ <view style="width: 30%;"></view>
<view :style="{height: (iStatusBarHeight+50) + 'px'}"></view>
@@ -515,13 +515,15 @@
.topCity {
display: flex;
- padding-left: 24rpx;
- align-items: center;
+
+ align-items: center;
+ width: 30%;
}
.location {
color: #FFFFFF;
- font-size: 26rpx;
+ font-size: 26rpx;
+ padding-left: 24rpx;
.xiala {
@@ -535,7 +537,7 @@
font-weight: 500;
text-align: center;
- margin-right: 130rpx;
.topCar {