@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ @L.CMS日志} @section content{ @Call.SetBread(new Bread[] { new Bread("{admin}"), new Bread(Context.Request.RawUrl(),@L.CMS日志) })
@Html.Partial("SysLog_List")
} @section script{ }