add empty tips

This commit is contained in:
Timi
2026-01-29 12:33:02 +08:00
parent ca9eb0e33d
commit 07a6bc2ef9
3 changed files with 12 additions and 1 deletions

View File

@@ -49,6 +49,9 @@
>删除已选</t-button>
</view>
</view>
<view wx:if="{{!canUpload && list.length === 0}}" class="empty-state">
<t-empty icon="image-error" description="暂无临时照片或视频" />
</view>
<view wx:if="{{canUpload && isUploading}}" class="uploading">
<progress
class="progress"