Explorar o código

OM样式修改

twt %!s(int64=2) %!d(string=hai) anos
pai
achega
621487d8b4
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      pages/mobile/homePage.vue

+ 4 - 4
pages/mobile/homePage.vue

@@ -10,7 +10,7 @@
 					
 				</view>
 				<view class="zdyNavTitle">车型件</view>
-				<view class="zdyNavRight"></view>
+				<view class="zdyNavRight" @click="goOe">OE查询</view>
 				
 			</view>
 		</view>
@@ -38,7 +38,7 @@
 			
 			<image class="title" src="../../static/img/text_zhongjian.png" mode=""></image>
 			
-			<image class="content" @click="goOe" src="../../static/img/text_shuoming.png" mode=""></image>
+			<image class="content"  src="../../static/img/text_shuoming.png" mode=""></image>
 			
 			
 		</view>
@@ -135,7 +135,7 @@
 		padding: 14rpx 6rpx;
 	}
 	.zdyNavLeft{
-		
+		width: 120rpx;
 	}
 	
 	.zdyNavTitle {
@@ -150,7 +150,7 @@
 		text-align: center;
 		font-size: 28rpx;
 		color: #3F90F7;
-		width: 54rpx;
+		width: 120rpx;
 	}