更改了字体 修复了10秒消失 #105

Merged
theluyuan merged 1 commits from xbx into master 2020-09-18 01:52:25 +00:00

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){