@ -63,7 +63,7 @@
line-height: 40rpx
}
.wux-button--small {
padding: 4rpx 8rpx 2rpx;
padding: 4rpx 24rpx 2rpx 24rpx;
min-width: 56rpx;
min-height: 60rpx!important;
font-size: 24rpx;
@ -11,8 +11,7 @@
<text class="cuIcon-roundclose" hidden="{{form.name.length === 0}}" style="font-size: 17px" catchtouchstart="clearInput"></text>
</view>
<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>