{tag:安全问题}

<%if (recordCount == 0){ %>
{tag:问题}:
{tag:答案}:
{tag:问题}:
{tag:答案}:
{tag:提交}
<%}else{ %> <%int i=1;foreach (Shop.Model.Lebi_User_Answer model in user_answers){%>
{tag:问题}:
<%=QuestionName(model.User_Question_id) %>
{tag:答案}:
<%i++;} %>
<%if (type == 0){ %>{tag:重置}<%}else{ %>{tag:提交}<%} %>
<%} %>