摘要:
添加角色属性查看 Views ->Shared->_Layout.cshtml Controllers ->RoleController.cs 新建 1 using System; 2 using System.Collections.Generic; 3 using System.Diagnost 阅读全文
posted @ 2018-08-29 19:58
Aaron_Net
阅读(296)
评论(0)
推荐(0)
摘要:
添加角色属性查看 Views ->Shared->_Layout.cshtml <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li><a asp-area="" asp-controller="Home" as 阅读全文
posted @ 2018-08-29 19:04
Aaron_Net
阅读(319)
评论(0)
推荐(0)
摘要:
之前做的无法 登录退出,和状态,加入主页导航栏 Views ->Shared->_Layout.cshtml Views ->Shared->_LoginPartial.cshtml 新建 阅读全文
posted @ 2018-08-29 16:11
Aaron_Net
阅读(223)
评论(0)
推荐(0)