@{ ViewBag.Title = "书籍信息"; Layout = "~/Views/Shared/_Index.cshtml"; }
书籍名称
书籍ISBN
书籍类别号
书籍作者
@Html.AppendJsFile("/Areas/EducationalAdministration/Views/BookInfo/Index.js")