处理搜索
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
<view class="search">
|
||||
<view class="search_in">
|
||||
<image src="../../images/search.png"></image>
|
||||
<input type="text" placeholder="请输入故障代码或关键词" />
|
||||
<view style="width: 600rpx;color: #b5b5b5;" bind:tap="jumpPage" data-jumpType="3">请输入故障代码或关键词</view>
|
||||
<!-- <input type="text" bindfocus="bindFocus" bindblur="bindFocus" placeholder="请输入故障代码或关键词" /> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user