diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue index 2ef9a03..d4e6139 100644 --- a/pages/post/postInfo/postInfo.vue +++ b/pages/post/postInfo/postInfo.vue @@ -61,7 +61,7 @@ - + @@ -521,5 +521,11 @@ page{ .comment-po{ // height: 500rpx; } + + .input-bt-text{ + font-weight: 400; + font-size: 28rpx; + color: #FFFFFF; + }