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

This commit is contained in:
sexygoat
2026-04-28 11:22:03 +08:00
parent e121fca8ca
commit 35424347f3

View File

@@ -2,7 +2,7 @@
<view class="container">
<view v-if="packageList.length === 0 && !loading" class="empty-state">
<view class="empty-icon">📦</view>
<view class="empty-title">暂无可购套餐</view>
<view class="empty-title">暂无可购套餐,请联系客服</view>
<view class="empty-desc">当前资产暂无适用的套餐</view>
</view>