wechat_staff/pages/kefu/select.wxml
@@ -71,9 +71,12 @@ </view> </view> </block> <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap"> <image class="default_empty" src="../../static/images/default_empty.png"></image> </view> </scroll-view> <!-- footer --> <view class="footer" style="padding-bottom: {{bottomLift}}px;"> <view class="footer" style="padding-bottom: {{bottomLift + 7}}px;"> <view class="btns"> <view class="btn" bindtap="handleSub">确认关联</view> </view>