fix: 统一功能优化完善。

This commit is contained in:
tianyongbao
2025-11-28 12:05:51 +08:00
parent 3f607f74e2
commit 9a60c4718f
65 changed files with 1826 additions and 278 deletions

View File

@@ -32,7 +32,7 @@
<view class="item-header">
<view class="card-name-section">
<view class="card-icon">
<uni-icons type="wallet-filled" size="20" color="#ffffff"></uni-icons>
<uni-icons type="upload-filled" size="20" color="#ffffff"></uni-icons>
</view>
<view class="card-info">
<text class="card-name">{{ item.name }}<text class="card-code" v-if="item.code">({{ item.code }})</text></text>