修复即刻页无法引用到评论的bug

This commit is contained in:
roozen 2023-07-23 12:31:19 +08:00
parent 0c721abf5c
commit 52294365bb
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
</div>
</div>
<a class="bber-reply"
th:attr="onclick='rm.rightMenuCommentText(&quot;\''+ ${content.html} +'&quot;\')'"
th:onclick="rm.rightMenuCommentText([[${content.html}]]);"
data-pjax-state=""> <i class="fa-solid fa-message"></i>
</a>
</div>