@model Yu.Book.Models.Account @{ ViewBag.Title = "后台登陆"; } @using(Html.BeginForm()) {
>>管理员登陆
@Html.LabelFor(m => m.UserName):