@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 我的课程 } @section content{

我的课程

@Html.Partial("MyCoruse_List", Model)
} @section script{ }