| | |
| | | <view wx:if="{{ info.usersList.length == 0 }}" class="empty_wrap"> |
| | | <image class="default_empty" src="../../static/images/default_empty.png"></image> |
| | | </view> |
| | | <view class="empty"></view> |
| | | </scroll-view> |
| | | </view> |
| | | </view> |
| | | <!-- footer --> |
| | | <view class="footer" style="bottom: {{bottomLift + 6}}px;"> |
| | | <view class="footer" style="padding-bottom: {{bottomLift + 6}}px;"> |
| | | <view bindtap="handleNavigation" class="btn"> |
| | | <image src="../../static/icon/mendian_ic_daohang@2x.png" mode="widthFix"></image> |
| | | <view>导航</view> |