Merge pull request '更改了字体 修复了10秒消失' (#105) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/105
This commit is contained in:
commit
5b3dbd1dc2
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user