Commit 645f5ca4 authored by 袁玲利's avatar 袁玲利

高峰期改文案,不跳转

parent d6d68488
......@@ -514,12 +514,12 @@
</view>
</view>
</view>
<view v-else class="nodata" @click="initData">
<view v-else class="nodata">
<view class="nodataImg">
<img style="width: 35vw" :src="nodataImgUrl + 'images/1.png'" />
</view>
<view class="nodataTxt">
<text>当前为使用高峰期,请点击加载更多数据</text>
<text>当前为使用高峰期,请稍后再试</text>
</view>
</view>
<van-dialog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment