mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 18:47:55 +08:00
修复因iframe造成的分页导航显示问题
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@{
|
||||
Layout = "~/Views/Shared/_BjuiLayout.cshtml";
|
||||
Layout = null;
|
||||
}
|
||||
@model IEnumerable<OpenAuth.Domain.ModuleElement>
|
||||
|
||||
|
Reference in New Issue
Block a user