修复了诸多问题
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<view class="load-state" wx:if="{{!hasMore && dashouList.length > 0}}"><text>— 已全部加载 —</text></view>
|
||||
<view class="empty" wx:if="{{!isLoading && dashouList.length === 0}}">
|
||||
<image src="/images/empty.png" mode="aspectFit" />
|
||||
<text>暂无下级打手</text>
|
||||
<text>暂无下级接单员</text>
|
||||
</view>
|
||||
</view>
|
||||
</scroll-view>
|
||||
|
||||
Reference in New Issue
Block a user