Commit 1f9eb5cd by 冷斌

fix bug

parent b3b30b1a
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
<td>{$vo.id}</td> <td>{$vo.id}</td>
<td>{$vo.addtime}</td> <td>{$vo.addtime}</td>
<td>{$vo.content2}</td> <td>{$vo.content2}</td>
<td>{$vo.user_nicename2}</td> <td>{$vo.user_nicename2} </td>
<td>{$vo.user_nicename}</td> <td>{$vo.user_nicename ( {$vo['uid']} )}</td>
<td>{$vo.content}</td> <td>{$vo.content}</td>
<td>{$vo.result}</td> <td>{$vo.result}</td>
<td> <td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment