feat(bi组件): 添加解锁内容和币不足弹窗功能
- 在bi组件中新增解锁内容和币不足的弹窗样式及逻辑 - 添加根据用户币数量显示不同弹窗的功能 - 优化投币逻辑,支持解锁内容场景 - 修复学校链接显示条件判断 - 调整CSS样式增加底部间距
This commit is contained in:
@@ -541,6 +541,7 @@ body {
|
||||
}
|
||||
.item-box.item-mj .message {
|
||||
margin-top: 13px;
|
||||
margin-bottom: 15px;
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user