This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="container">
|
||||
<view v-if="!exchangeData && !loading" class="empty-state">
|
||||
<image class="empty-icon" src="/static/change.png" mode="aspectFit" alt="换货"></image>
|
||||
<image class="empty-icon" src="/static/change-shop.png" mode="aspectFit" alt="换货"></image>
|
||||
<view class="empty-title">暂无换货记录</view>
|
||||
<view class="empty-desc">当前账号下暂无换货记录</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user