feat(bi组件): 添加解锁内容和币不足弹窗功能
- 在bi组件中新增解锁内容和币不足的弹窗样式及逻辑 - 添加根据用户币数量显示不同弹窗的功能 - 优化投币逻辑,支持解锁内容场景 - 修复学校链接显示条件判断 - 调整CSS样式增加底部间距
This commit is contained in:
@@ -1405,6 +1405,7 @@
|
||||
}
|
||||
.answer-discuss .edit-comment .box .input-box {
|
||||
margin-right: 0;
|
||||
padding-top: 10px;
|
||||
}
|
||||
.answer-discuss .edit-comment .box .input-box .bottom {
|
||||
// border-top: 1px solid #ebebeb;
|
||||
|
||||
Reference in New Issue
Block a user