@model BaseOUDAL.Role @{ ViewBag.Title = "角色信息"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section CSS{ } @section JS{ }