@{ ViewBag.Title = "日终持仓风险"; Layout = "~/Views/Shared/_MainLayout.cshtml"; var pageObj = new { valueDate_eod = ViewBag.lastDate_eod.ToString("yyyy-MM-dd"), tabIndex= ViewBag.TabIndex }; } @section JS{ }