@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 聊天记录 } @section content{
@Html.Partial("TalkLog_List",Model) } @section script{ }