zsk 1 year ago
parent 1a65fabd81
commit 35f5793521

@ -22,7 +22,7 @@
</view> </view>
</view> </view>
</view> </view>
<view v-else> <view wx:if="{{infoList.length <= 0}}">
<view class style="text-align:center" hover-class="none" hover-stop-propagation="false"> <view class style="text-align:center" hover-class="none" hover-stop-propagation="false">
<view class="t-icon t-icon-zanwu" style="width:80px;height:80px;margin:180px auto 20px;"></view> <view class="t-icon t-icon-zanwu" style="width:80px;height:80px;margin:180px auto 20px;"></view>
<view class="tc f14 c045">暂无网点</view> <view class="tc f14 c045">暂无网点</view>

Loading…
Cancel
Save