Commit 691066e5d71b66f6025e3263762439a869cf300b
1 parent
879a397e
搜索商品的优化
Showing
1 changed file
with
1 additions
and
1 deletions
components/diy_top_nav/diy_top_nav.wxml
@@ -55,7 +55,7 @@ | @@ -55,7 +55,7 @@ | ||
55 | </view> | 55 | </view> |
56 | <view wx:if="{{!istop}}" catchtap="nav_search" class="navl_minddle ellipsis-1" style="margin: 0 {{navleft_pb}}px;display: block"> | 56 | <view wx:if="{{!istop}}" catchtap="nav_search" class="navl_minddle ellipsis-1" style="margin: 0 {{navleft_pb}}px;display: block"> |
57 | <icon type="search" size="28rpx" color="#898989" class="sear_fangda" /> | 57 | <icon type="search" size="28rpx" color="#898989" class="sear_fangda" /> |
58 | - <text>搜索更多商品</text> | 58 | + <text>搜索商品</text> |
59 | </view> | 59 | </view> |
60 | <view wx:else ></view> | 60 | <view wx:else ></view> |
61 | <view wx:if="{{is_share}}" class="navl_right" catchtap="fenx_fn" style="height:{{mentButt_h}}px;width:{{mentButt_h}}px;"> | 61 | <view wx:if="{{is_share}}" class="navl_right" catchtap="fenx_fn" style="height:{{mentButt_h}}px;width:{{mentButt_h}}px;"> |