@model ConfirmsTemplate @{ ViewBag.Title = "客户确认书模板 | 编辑"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section CSS{ } @section JS{ }