From 005ae548a8e669a4ffb4e7e033d6e42ef2ee9031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=93=E9=9B=AA=E5=B3=B0?= <634123426@qq.com> Date: Mon, 9 Nov 2020 09:48:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E7=BC=96=E8=AF=91nvue?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=A0=B7=E5=BC=8F=E6=8A=A5=E9=94=99=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/release/zhibo.nvue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pages/release/zhibo.nvue b/pages/release/zhibo.nvue index 74e4345..6632932 100644 --- a/pages/release/zhibo.nvue +++ b/pages/release/zhibo.nvue @@ -139,8 +139,8 @@ font-size: 30rpx; color:#fff; width: 350rpx; - position: absolute; - top: 70rpx; + position: absolute; + top: 70rpx; left: 31rpx; height: 31rpx; } @@ -234,7 +234,9 @@ border-bottom-width: 2rpx; border-style: solid; border-color: #ECECEC; + /* #ifndef APP-PLUS-NVUE */ display: flex; + /* #endif */ flex-direction: row; align-items: center; } @@ -269,7 +271,9 @@ border-bottom-width: 2rpx; border-style: solid; border-color: #ECECEC; + /* #ifndef APP-PLUS-NVUE */ display: flex; + /* #endif */ flex-direction: row; align-items: center; justify-content: space-between; @@ -347,7 +351,9 @@ font-size: 30rpx; color: #fff; flex-direction: column-reverse; + /* #ifndef APP-PLUS-NVUE */ word-wrap:anywhere; + /* #endif */ font-weight: bold; } .livePusher{