修复bug

This commit is contained in:
zhouyanli
2026-08-27 18:01:35 +08:00
parent 56641cbc56
commit ea1acf1bbc
5 changed files with 20 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
</view>
<view v-if="filteredList.length === 0" class="empty-state">
<uni-icons type="info" size="60" color="#ccc"></uni-icons>
<uni-icons type="info" size="30" color="#ccc"></uni-icons>
<text class="empty-text">暂无数据</text>
</view>