twt %!s(int64=2) %!d(string=hai) anos
pai
achega
f978fbe0ba
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/index/carModel.vue

+ 2 - 1
pages/index/carModel.vue

@@ -47,6 +47,7 @@
 				<scroll-view class="brandList" scroll-y="true">
 					<view class="status_bar" :style="{height: iStatusBarHeight + 'px'}"></view>
 					<view style="height: 20rpx;"></view>
+					<view style="height: 44px;"></view>
 					<view v-for="item in carSeriesList" :key="item.manufactor" class="brandListkk">
 					  <h3 class="cell-item-title">{{ item.manufactor }}</h3>
 					  <span v-for="item2 in item.carSeries" :key="item2" :title="item2" class="span-cell" @click="selectCarFactory(item.manufactor,item2)" >{{item2}}</span>
@@ -417,7 +418,7 @@
 	z-index: 11;
 }
 .brandListkk{
-	padding-top: 44px;
+	/* padding-top: 44px; */
 }
 .brand-select .rmview .brand-select-title{
 	/* background: #fff; */