@{ ViewBag.Title = "编辑描述"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var otherUsers = AppManager.SmtpConfig.OtherUsers; var defaultUser = AppManager.SmtpConfig; } @section CSS{ } @section JS{ }