{sta:if($is_self=='Y')[exc]}
待解决问题
{end:if/}

问吧

{sta:if($is_show)[exc]}

{echo:$status=='1'?'已解决':'待解决';/}问题

{echo:filt_word($ask_row["title"]);/}

{echo:filt_word($ask_row['detail']);/}

{sta:if($ask_row['replenish'])[exc]}

问题补充:{echo:filt_word($ask_row['replenish']);/}

{end:if/}
{sta:if($is_asker==1 && $status==0)[exc]} 编辑 {end:if/} 提问者:{echo:$ask_row['user_name'];/} 回答:{echo:$ask_row['reply_num'];/} 提问时间:{echo:$ask_row['add_time'];/} {echo:$status=='1'?'解决时间:'.$ask_row['solved_time']:'';/}
{sta:if(!empty($answer_row))[exc]}

满意答案:

{echo:filt_word(get_face($answer_row['content']));/}

{echo:$answer_row['user_name'];/}
{end:if/} {sta:if(!empty($reply_rs))[exc]}

{echo:$status==0?'答案':'其它答案';/}:

{sta:foreach($reply_rs as $rs)[loop]}

{echo:filt_word(get_face($rs['content']));/}

{echo:$rs['user_name'];/} {echo:$rs['add_time'];/}
{sta:if($status=='0')[exc]} {sta:if($ses_uid==$rs['user_id'])[exc]} {sta:$is_reply=1;/} 修改答案 {end:if/} {sta:if($is_asker==1)[exc]} 采纳为答案 {end:if/} {end:if/}
{sta:if($ses_uid==$rs['user_id'])[exc]} {end:if/}
{end:foreach/}
{end:if/} {sta:if($ses_uid && $status=='0' && $is_asker==0 && $is_reply==0)[exc]}
我来回答:
  回答被采纳则获得悬赏分
{end:if/} {end:if/}
没有找到该问题或问题已被删除!