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

This commit is contained in:
luo
2026-07-30 12:36:46 +08:00
parent dfa68a6a79
commit 2fb95b3257
2 changed files with 7 additions and 7 deletions

View File

@@ -12,9 +12,9 @@
</view>
<view class="function-item interactive card-interactive" @tap="$emit('sync')" role="button" tabindex="0">
<view class="function-icon">
<image src="/static/data.png" mode="aspectFit" alt="运营数据同步"></image>
<image src="/static/data.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', 'package-order')"
role="button" tabindex="0">
@@ -55,9 +55,9 @@
<view class="function-item interactive card-interactive" @tap="$emit('enter', 'asset-package')"
role="button" tabindex="0">
<view class="function-icon">
<image src="/static/asset-package-history.png" mode="aspectFit" alt="资产套餐历史"></image>
<image src="/static/asset-package-history.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="handleBindPhone" role="button" tabindex="0">
<view class="function-icon">