Browse Source

南岸小程序服务页面样式

zwq 2 years ago
parent
commit
856314e212

+ 5 - 3
nngkxxdp/src/main/resources/static/nnzwminiapp/pages/serve/serve.wxml

@@ -6,8 +6,8 @@
 		<image src="{{imgUrl}}map-logo.png" class="logo"></image>
 		<view class="search" bindtap="gotoYkb" data-url="http://tysb.cqgxqzwzx.com:17070/appWB/#/home/500108/null/1/ykbApp">
 			<input bindinput="bindKeyInput" placeholder="请在此输入关键字" placeholder-class="search-style" />
-			<button>
-				<image src="{{imgUrl}}fwserch.png" alt="" style="width: 16px;height: 16px;"></image>
+			<button style="display: flex;align-items: center;justify-content: center;">
+				<image src="{{imgUrl}}fwserch.png" alt="" style="width: 32rpx;height: 32rpx;"></image>
 			</button>
 		</view>
 		<ul class="banner">
@@ -59,7 +59,7 @@
 		</ul>
 	</view>
 	<!-- 办事 -->
-	<view class="view-bs cont-widthl">
+	<view class="view-bs cont-widthl" style="margin-top: 31rpx;">
 		<view class="nav">
 			<view style="display: flex;">
 				<button class="nav-grbs {{naItem==0?'click':''}}" bindtap="naChangeItem" data-item="0">个人办事</button>
@@ -161,5 +161,7 @@
 			<li style="background-image: url({{imgUrl}}bg-gou.png);">购</li>
 		</ul>
 	</view>
+	<view style="height: 190rpx;">
+	</view>
 </scroll-view>
 </view>

+ 7 - 7
nngkxxdp/src/main/resources/static/nnzwminiapp/pages/serve/serve.wxss

@@ -19,7 +19,7 @@ page {
 }
 .header {
     width: 100%;
-    height: 582rpx;
+    height: 555rpx;
     background-size: 100% 100%;
 }
 
@@ -46,7 +46,7 @@ page {
     width: -moz-calc(100% - 116rpx);
     width: -webkit-calc(100% - 116rpx);
     border-radius: 10rpx 0 0 10rpx;
-    padding-left: 20rpx;
+		padding-left: 20rpx;
 }
 
 
@@ -92,15 +92,15 @@ page {
     width: 96%;
     background: #ffffff;
     margin: auto;
-    border-radius: 0.25rem;
-    margin-top: 0.9375rem;
+    border-radius: 20rpx;
+    margin-top: 41rpx;
 }
 .cont-width{
     width: 96%;
     background: #ffffff;
     margin: auto;
-    border-radius: 8rpx;
-    margin-top: 30rpx;
+    border-radius: 20rpx;
+    margin-top: 41rpx;
     padding: 32rpx 20rpx;
     box-sizing: border-box;
 }
@@ -121,7 +121,7 @@ page {
     margin-right: 20rpx;
 }
 .view-yjyb{
-	margin-top: -36px !important;
+	margin-top: -80rpx !important;
 }
 .view-yjyb .list {
 	margin-top: 15px;