From 23a8b6d7190ec8835016dcd786df4a10a6c7ef57 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Sat, 8 Jun 2024 18:57:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=AE=E7=9B=98=E9=81=AE?= =?UTF-8?q?=E6=8C=A1=E8=BE=93=E5=85=A5=E6=A1=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/post/postInfo/postInfo.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue index 0f4020f..e8f9905 100644 --- a/pages/post/postInfo/postInfo.vue +++ b/pages/post/postInfo/postInfo.vue @@ -61,7 +61,7 @@ - + @@ -517,5 +517,11 @@ .comment-po{ // height: 500rpx; } + + .input-bt-text{ + font-weight: 400; + font-size: 28rpx; + color: #FFFFFF; + }