移除模板页的Title

This commit is contained in:
Argo-Lenovo 2016-11-12 20:38:24 +08:00
parent 63bcc7721c
commit 553774ead6
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
@{
ViewBag.Title = "后台管理";
Layout = "~/Views/Shared/_Layout.cshtml";
}
@section css {