我的问题
问吧
{echo:$titleStr;/}
你的问题:
{sta:if(!$ask_id)[exc]}
{end:if/} {sta:if($ask_id)[exc]}
{echo:$ask_row['title'];/}
{end:if/}
详细说明:
{sta:if(!$ask_id)[exc]}
{echo:$ask_row['detail'];/}
{end:if/} {sta:if($ask_id)[exc]}
{echo:$ask_row['detail'];/}
{end:if/}
补充说明:
{echo:$ask_row['replenish'];/}
问题类别:
请选择问题类别
{sta:foreach($type_rs as $val)[loop]}
{echo:$val['name'];/}
{end:foreach/}
悬赏积分:
{sta:foreach($reward_arr as $val)[loop]} {sta:if($ask_row['reward'] <= $val)[exc]}
{echo:$val;/}
{end:if/} {end:foreach/}