@model BaseOUDAL.SystemUser @{ ViewBag.Title = "用户信息 | 编辑"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section JS{ }