@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 旅游订单管理 } @section content{
@Html.Partial("OrderTop")
@Html.Partial("TripOrder_List",Model)
} @section script{ }