@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 搜索用户 } @section content{
@Html.Partial("QueryUser_List",Model)
} @section script{ }