feat: 更新iconfont

This commit is contained in:
2025-06-05 17:31:13 +08:00
parent a12107da40
commit 13a0afe97e
21 changed files with 2990 additions and 76 deletions
+3 -3
View File
@@ -38,8 +38,8 @@
<view class="empty"></view>
</view>
<view class="btn-area">
<view class="btn btn-green" bindtap="onPrint">
<van-icon class-prefix="j-icon" name="wechat" size="44rpx" />
<text class="btn-text">打印</text>
<view class="btn btn-green" bindtap="exportToPrint">
<van-icon class-prefix="j-icon" name="download" size="44rpx" />
<text class="btn-text">下载打印</text>
</view>
</view>