BootstrapAdmin/Bootstrap.Admin/Views/Shared
Argo-Lenovo f713a8ae1e 重构客户端测试页面 2016-11-20 20:59:08 +08:00
..
AwesomeIcon.cshtml 更正菜单编辑窗口名称、移除图标页面多余内容 2016-10-29 13:18:43 +08:00
Footer.cshtml 优化页脚的gototop链接 2016-11-19 12:03:32 +08:00
Glyphicons.cshtml 提交菜单编辑页面,选择菜单图标功能,样式表还未做微调 2016-10-28 13:39:50 +08:00
GroupConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
Header.cshtml 修复BUG:前台页面跳转时菜单没有正确设置active样式 2016-11-19 13:07:34 +08:00
IconView.cshtml 修复BUG:菜单二次弹窗在iOS设备中导致滚动条很长很长,修改后位置固定在Top:20px,优化本页面脚本速度 2016-11-14 19:30:30 +08:00
MenuTree.cshtml 修复BUG:菜单二次弹窗在iOS设备中导致滚动条很长很长,修改后位置固定在Top:20px,优化本页面脚本速度 2016-11-14 19:30:30 +08:00
Navigator.cshtml 精简导航条HTML,移除不用的span标签 2016-11-12 18:24:12 +08:00
NavigatorConfig.cshtml 重构获取菜单架构,取消使用UserID,全部使用userName进行授权 2016-11-08 20:37:14 +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 修复BUG:前台页面跳转时菜单没有正确设置active样式 2016-11-19 13:07:34 +08:00
SubMenuTree.cshtml 修改BUG:角色指定菜单弹出框内无法点击菜单名字选择复选框,增加菜单图标 2016-11-14 22:12:23 +08:00
SubNavigation.cshtml 精简导航条HTML,移除不用的span标签 2016-11-12 18:24:12 +08:00
UnAuthorized.cshtml 增加授权模块 2016-10-22 18:51:15 +08:00
UserConfig.cshtml 精简framework.js使用$.bc 2016-11-18 20:49:44 +08:00
_Admin.cshtml 修改BUG:iOS小屏设备竖屏时打开侧边栏菜单,后背景过长导致菜单无法完全遮盖住背景内容 2016-11-19 13:49:00 +08:00
_Default.cshtml 修改BUG:字典表数据未保护,限制为仅Administrators成员可删除字典数据 2016-11-17 20:01:28 +08:00
_Layout.cshtml 优化代码,移除desktop标记,改用设备宽度来判断 2016-11-20 14:10:26 +08:00
_Mobile.cshtml 重构客户端测试页面 2016-11-20 20:59:08 +08:00
_Normal.cshtml 修改BUG:面包屑导航条没有工作 2016-11-19 12:22:58 +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