This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view v-if="notifications.length === 0 && !loading" class="empty-state">
|
<view v-if="notifications.length === 0 && !loading" class="empty-state">
|
||||||
<image src="/static/tips.png" mode="aspectFit" class="empty-icon" />
|
<image src="/static/notification.png" mode="aspectFit" class="empty-icon" />
|
||||||
<view class="empty-title">暂无通知</view>
|
<view class="empty-title">暂无通知</view>
|
||||||
<view class="empty-desc">当前没有可查看的业务通知</view>
|
<view class="empty-desc">当前没有可查看的业务通知</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user