From 880ce7487b7875e693939a033e3a830d3ddfd38f Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Fri, 18 Sep 2020 09:51:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BA=86=E5=AD=97=E4=BD=93?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E4=BA=8610=E7=A7=92=E6=B6=88=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/release/zhibo.nvue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/release/zhibo.nvue b/pages/release/zhibo.nvue index 6c37614..74e4345 100644 --- a/pages/release/zhibo.nvue +++ b/pages/release/zhibo.nvue @@ -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){ -- 2.45.2