修复即刻页无法引用到评论的bug
This commit is contained in:
parent
0c721abf5c
commit
52294365bb
|
@ -60,7 +60,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<a class="bber-reply"
|
||||
th:attr="onclick='rm.rightMenuCommentText("\''+ ${content.html} +'"\')'"
|
||||
th:onclick="rm.rightMenuCommentText([[${content.html}]]);"
|
||||
data-pjax-state=""> <i class="fa-solid fa-message"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue