Commit 387685d9 by 冷斌

fix bug

parent 1f9eb5cd
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<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 ( {$vo['uid']} )}</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