Footer.cshtml
|
重构代码:移除site-footer样式,直接使用footer
|
2018-11-10 21:37:43 +08:00 |
Header.cshtml
|
重构代码:更改Count() > 0 为 Any() 优化性能
|
2019-01-12 15:54:05 +08:00 |
Menu.cshtml
|
增加工程:增加Client工程,作为其他工程模板
|
2018-09-19 00:43:04 +08:00 |
Navigator.cshtml
|
增加代码:整合BA后台的侧边栏代码
|
2018-09-23 14:28:36 +08:00 |
SubNavItem.cshtml
|
重构代码:更改Count() > 0 为 Any() 优化性能
|
2019-01-12 15:54:05 +08:00 |
SubNavigation.cshtml
|
增加代码:整合BA后台的侧边栏代码
|
2018-09-23 14:28:36 +08:00 |
_Layout.cshtml
|
代码重构:整合longbow脚本到lib/longbow目录下
|
2018-11-21 20:07:55 +08:00 |
_Root.cshtml
|
更新图标:制作BA.icon文件 closed #ITB1B
|
2019-03-09 00:44:17 +08:00 |