|
@@ -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>
|