Merge pull request '更改了字体 修复了10秒消失' (#105) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/105
This commit is contained in:
luyuan 2020-09-18 09:52:24 +08:00
commit 5b3dbd1dc2

View File

@ -344,10 +344,11 @@
width: 690rpx;
}
.danmuitem{
font-size: 26rpx;
font-size: 30rpx;
color: #fff;
flex-direction: column-reverse;
word-wrap:anywhere;
font-weight: bold;
}
.livePusher{
width: 750rpx;
@ -513,7 +514,7 @@
miao = parseInt(miao)
miao = miao + 1
// console.log(miao)
if(miao > 10){
if(fen > 0){
that.fen = false;
}
if(miao == 60){