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