This commit is contained in:
lxyer 2017-12-17 23:04:58 +08:00
parent 24b0d7c003
commit 359bab784e

View File

@ -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>