|
|
@ -11,8 +11,7 @@ |
|
|
<text class="cuIcon-roundclose" hidden="{{form.name.length === 0}}" style="font-size: 17px" catchtouchstart="clearInput"></text> |
|
|
<text class="cuIcon-roundclose" hidden="{{form.name.length === 0}}" style="font-size: 17px" catchtouchstart="clearInput"></text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="action"> |
|
|
<view class="action"> |
|
|
<wux-button outline type="stable" size="small" bind:click="startSearch">搜索</wux-button> |
|
|
|
|
|
<!-- <button class="cu-btn line-black round" bindtap="startSearch">搜索</button> --> |
|
|
|
|
|
|
|
|
<wux-button outline type="tag" size="small" bind:click="startSearch">搜索</wux-button> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
|