mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-04-22 11:57:29 +08:00
fix: 前端水合前ui优化. 可以考虑评论➕框不出
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ClientOnly>
|
||||
<CommentEditor
|
||||
@submit="postComment"
|
||||
:loading="isWaitingPostingComment"
|
||||
@@ -156,6 +157,7 @@
|
||||
:show-login-overlay="!loggedIn"
|
||||
:parent-user-name="author.username"
|
||||
/>
|
||||
</ClientOnly>
|
||||
|
||||
<div class="comment-config-container">
|
||||
<div class="comment-sort-container">
|
||||
|
||||
Reference in New Issue
Block a user