fix:bug
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 55s

This commit is contained in:
sexygoat
2026-05-14 15:06:40 +08:00
parent 0be325e379
commit dcc8c0ccd6
3 changed files with 5 additions and 5 deletions

View File

@@ -75,9 +75,9 @@
<view class="function-item interactive card-interactive"
@tap="$emit('enter', 'device-exchange')" role="button" tabindex="0">
<view class="function-icon">
<image src="/static/change.png" mode="aspectFit" alt="设备换货"></image>
<image src="/static/change.png" mode="aspectFit" alt="换货"></image>
</view>
<view class="function-name">设备换货</view>
<view class="function-name">换货</view>
</view>
<view class="function-item interactive card-interactive" @tap="$emit('enter', 'wallet')" role="button"
tabindex="0">