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; + }