@{ ViewBag.Title = "T型报价"; Layout = "~/Views/Shared/_MainLayout.cshtml"; if (Context.Request.Query["display"] == "info") { Layout = "~/Views/Shared/_InfoLayout.cshtml"; } } @section CSS{ } @section JS { }
期权到期日: {{Model.ExerciseDate}}