fix: 优化支付失败提示+内容加载降级方案

1. 分享按钮精简为2个(推荐给好友+生成海报)
2. 章节内容三级降级:API→本地缓存→重试
3. 移除审核敏感文案(佣金/返利等)
4. 支付失败时显示客服微信号
This commit is contained in:
卡若
2026-01-25 21:29:04 +08:00
parent ac24853aa6
commit 5501397542
6 changed files with 123 additions and 54 deletions

View File

@@ -434,10 +434,6 @@
border: 2rpx solid rgba(255, 215, 0, 0.3);
}
.btn-copy-inline {
background: rgba(0, 206, 209, 0.15);
border: 2rpx solid rgba(0, 206, 209, 0.3);
}
.action-icon-small {
font-size: 28rpx;