@model ZoomLa.SQLDAL.SQL.PageSetting @{ Layout = "~/Areas/User/Views/Shared/_empty.cshtml"; } @section head{ 黄页回收站 } @section content{
@Html.Partial("Recycle_List", Model)
} @section script{ }