.
This commit is contained in:
parent
24b0d7c003
commit
359bab784e
@ -67,7 +67,7 @@
|
||||
<div class="fly-panel">
|
||||
<h3 class="fly-panel-title">#(user.nickname) 最近的回答</h3>
|
||||
<ul class="home-jieda">
|
||||
#for(x : contents.rows??)
|
||||
#for(x : comments.rows??)
|
||||
<li>
|
||||
<p>
|
||||
<span>#(x.createTime)</span>
|
||||
|
Loading…
Reference in New Issue
Block a user