@{ ViewBag.Title = "除权除息信息 | 编辑"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var page = new { TradeId = @ViewBag.TradeId }; } @section JS { }