@{ ViewBag.Title = "会员信息"; Layout = "~/Views/Shared/_Index.cshtml"; }
姓名
性别
年龄
@Html.AppendJsFile("/Areas/LR_CodeDemo/Views/CustomerInfo/Index.js")