首页新增额度风险提示卡片,作为补额度主入口

This commit is contained in:
yuming
2026-08-16 09:34:55 +08:00
parent bc4fb7445d
commit 7f420762ef
3 changed files with 80 additions and 1 deletions
+6
View File
@@ -18,6 +18,12 @@
</view>
</view>
<!-- 额度风险提示卡片:谁的提醒可能发不出去,同时是补额度的主入口 -->
<view wx:if="{{atRiskText}}" class="quota-warn" bindtap="onTopUp">
<text class="quota-warn-icon">⚠️</text>
<text class="quota-warn-text">{{atRiskText}}的生日提醒可能发不出去,点这里补上</text>
</view>
<!-- 搜索栏 -->
<view class="search-wrap">
<view class="search-box">