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