BootstrapAdmin/Bootstrap.Admin/Views/Shared
Argo-Lenovo 3f11ea2778 重构_Layout.cshtml移除Fix.css样式文件 2017-03-12 16:14:43 +08:00
..
AwesomeIcon.cshtml 更正菜单编辑窗口名称、移除图标页面多余内容 2016-10-29 13:18:43 +08:00
Footer.cshtml 页脚提示使用Tooltip控件 2017-01-14 15:42:39 +08:00
Glyphicons.cshtml 精简glyphicon页面 2016-12-20 00:05:22 +08:00
GroupConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
Header.cshtml 修改BUG:Header中还有一个footer导致页面中有两个footer 2017-01-14 15:19:08 +08:00
IconView.cshtml 修改BUG:选择图标页面第二个面板激活时右边快捷指示显示内容不正确,应该隐藏掉 2016-11-21 01:53:03 +08:00
MenuTree.cshtml 删除SubMenu与SubMenuTree两个视图,菜单相关页面均由js来加载,重写菜单Order排序方法 2016-12-20 16:28:00 +08:00
Navigator.cshtml 重构代码将菜单生成li方法统一到SubMenu部分视图中 2016-12-22 21:53:50 +08:00
NavigatorConfig.cshtml 删除SubMenu与SubMenuTree两个视图,菜单相关页面均由js来加载,重写菜单Order排序方法 2016-12-20 16:28:00 +08:00
Readme.txt 更改footer脚本为PartialView,完善返回顶端按钮,适配全屏与各种屏幕大小不同滚动条点击响应 2016-11-02 13:45:49 +08:00
RoleConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
SubMenu.cshtml 重构代码将菜单生成li方法统一到SubMenu部分视图中 2016-12-22 21:53:50 +08:00
SubNavigation.cshtml 设置子菜单默认不显示,防止左侧导航条抖动 2016-12-24 23:15:43 +08:00
UnAuthorized.cshtml 增加未授权访问页面 2016-11-29 14:34:22 +08:00
UserConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
_Admin.cshtml 重构_Layout.cshtml移除Fix.css样式文件 2017-03-12 16:14:43 +08:00
_ButtonBarGroup.cshtml 更新图标使用FA的 2017-01-01 19:49:31 +08:00
_Default.cshtml 移除所有页面对Header、Footer、Navigator的引用 2017-01-04 19:04:47 +08:00
_Layout.cshtml 重构_Layout.cshtml移除Fix.css样式文件 2017-03-12 16:14:43 +08:00
_Mobile.cshtml 重构客户端测试页面 2016-11-20 20:59:08 +08:00
_Normal.cshtml 重构_Layout.cshtml移除Fix.css样式文件 2017-03-12 16:14:43 +08:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

_Layout.cshtml
	/Home/Login

-------> _Admin.cshtml
		/Admin/Index

--------------> _Default.cshtml
		/Admin/Users


-------> _Normal.cshtml