提示: 每次点击答案可以切换"最佳答案"与"有价值的答案"的颜色状态. 颜色含义:
<%loop post postlist%>
onclick="setValuableOrBestAnswer(this, {post[pid]});" style="cursor: pointer; width: 100%;"<%/if%>>
{post[poster]} <%if {strtoint({post[posterid]})}!={topicinfo.posterid}%>得分: <%else%>不能给自己分<%/if%>
{post[message]}
<%/loop%>