BootstrapAdmin11/Bootstrap.Admin/Views/Shared
Argo-MacBookPro dc14356606 重构代码:Login.cshtml页面重新整合到一个文件视图中,删除Loginm相关文件 2018-09-16 13:49:12 +08:00
..
AwesomeIcon.cshtml 修改BUG:更新IconView ScrollSpy 2018-09-16 13:47:31 +08:00
Footer.cshtml 修改样式:site-footer got更改为Flex布局 2018-09-16 13:48:14 +08:00
GroupConfig.cshtml 修改BUG:部门组态窗口按钮id错误,更正为btnSubmitGroup 2018-09-16 13:49:01 +08:00
Header.cshtml 修改样式:增加对username长度的限制 2018-09-16 13:49:07 +08:00
IconView.cshtml 修改BUG:更新IconView ScrollSpy 2018-09-16 13:47:31 +08:00
Navigator.cshtml 升级工程:Bootstrap.Admin工程升级到.net core 2.1 2018-06-15 16:27:31 +08:00
NavigatorConfig.cshtml 重构代码:更改菜单配置弹窗保存按钮提示文字为确认 2018-09-16 13:48:31 +08:00
Readme.txt 更改footer脚本为PartialView,完善返回顶端按钮,适配全屏与各种屏幕大小不同滚动条点击响应 2016-11-02 13:45:49 +08:00
RoleConfig.cshtml 修改样式:弹框footer内按钮增加图标 2018-09-16 13:48:11 +08:00
SubMenu.cshtml 升级工程:Bootstrap.Admin工程升级到.net core 2.1 2018-06-15 16:27:31 +08:00
SubNavigation.cshtml 升级工程:Bootstrap.Admin工程升级到.net core 2.1 2018-06-15 16:27:31 +08:00
UnAuthorized.cshtml 临时提交 2018-06-15 16:25:59 +08:00
UserConfig.cshtml 修改样式:弹框footer内按钮增加图标 2018-09-16 13:48:11 +08:00
_Admin.cshtml 代码重构:重构BootstrapAdmin脚本,使用更简单 2018-09-16 13:49:02 +08:00
_ButtonBarGroup.cshtml 更新图标使用FA的 2017-01-01 19:49:31 +08:00
_Default.cshtml 重构代码:移除查询字典表维护页面Card区域的Id设置 2018-09-16 13:48:59 +08:00
_Layout.cshtml 更新脚本:大写文件名更改为小写 2018-09-16 13:48:56 +08:00
_Mobile.cshtml 重构客户端测试页面 2016-11-20 20:59:08 +08:00
_Normal.cshtml 更新环境:升级组件版本到bootstrapV4.1.3 2018-09-16 13:43:10 +08:00
_Root.cshtml 重构代码:pathBase隐藏元素class='hidden'更改为hidden 2018-09-16 13:48:52 +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