修改订单和客户筛选
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<!-- <view class="color-fff">请输入品牌名</view> -->
|
||||
<listmore wx:else isMiddle="{{true}}" noDataMsg="请输入品牌名" isNoData="{{true}}"></listmore>
|
||||
</view>
|
||||
<view class="pb40 pl80 pr80 fn-flex">
|
||||
<view class="pb150 pl80 pr80 fn-flex">
|
||||
<button class="btn btn-36afa2 color-fff fn-flex-item" style="transition: .2s all ease;" hover-class="btn-36afa2-hover" bindtap="exit" disabled="{{!(cur>-1)}}">我选好了</button>
|
||||
<button class="btn btn-f0 color-ccc ml30" style="transition: .2s all ease;" hover-class="btn-f0-hover" bindtap="cancel">取消</button>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user