BootstrapAdmin/Bootstrap.Admin/Views/Shared
Argo-Lenovo a0a06f6bb2 修改BUG:增加barTable样式,防止有工具条的bootstrap-Table顶端间隙过大 2017-05-31 21:38:15 +08:00
..
AwesomeIcon.cshtml 重构代码:纠正aria-hidden属性设置错误 2017-03-31 12:23:19 +08:00
Footer.cshtml 页脚提示使用Tooltip控件 2017-01-14 15:42:39 +08:00
GroupConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
Header.cshtml 增加功能:增加一个置顶的蓝色Bar,UI美化 2017-05-31 21:27:34 +08:00
IconView.cshtml 更新font awesome为4.7版本 2017-03-13 17:26:15 +08:00
Navigator.cshtml 重构代码将菜单生成li方法统一到SubMenu部分视图中 2016-12-22 21:53:50 +08:00
NavigatorConfig.cshtml 修改BUG:菜单管理页面调整弹窗使用系统modal 2017-05-17 11:15:13 +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 重构代码:移除与Bootstrap.Security组件相同功能代码,统一使用组件内的方法,更改缓存Key值,与组件内部一致 2017-04-07 11:12:23 +08:00
SubNavigation.cshtml 重构代码:移除与Bootstrap.Security组件相同功能代码,统一使用组件内的方法,更改缓存Key值,与组件内部一致 2017-04-07 11:12:23 +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 重构代码:移动swal相关文件到Admin共享视图中 2017-05-08 15:45:51 +08:00
_ButtonBarGroup.cshtml 更新图标使用FA的 2017-01-01 19:49:31 +08:00
_Default.cshtml 修改BUG:增加barTable样式,防止有工具条的bootstrap-Table顶端间隙过大 2017-05-31 21:38:15 +08:00
_Layout.cshtml 兼容IE9浏览器 2017-03-28 13:06:54 +08:00
_Mobile.cshtml 重构客户端测试页面 2016-11-20 20:59:08 +08:00
_Normal.cshtml 重构网站结构,使用NuGet获得bootstrap fa等组件 2017-03-14 20:15:15 +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