当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 66

lazydsr/AdminGLT
关闭

forked from 码豆/AdminGLT  
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
# AdminGLT 参考AdminLTE,并增加诸多修改,提供了诸多的强大的可以重新组合的UI组件,网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统 # 功能说明 修改部分如下: - 采用adminLTE模版做的修改,原adminLTE的样式和功能都适用。 - 左侧菜单做了修改,支持多Tab窗口。 - 底部增加功能菜单,可自己修改,目前显示项目介绍、锁定页、全屏显示、退出按钮 - 右上角用户显示部分做了修改,增加了修改头像、修改密码等功能。 - 修改右侧Tab页面,固定了其页面展示功能。 - 修改了其表格显示插件 - 增加页内下拉功能,适用简单功能的添加和修改 - 修改了TreeView插件 - 右下角增加在线聊天功能,可显示好友列表及在线、离线状态,并可实现在线聊天和广播 - 增加max-length插件,显示输入字数显示 - 增加iconpicker插件,并修改其支持fa-字符 - 增加toastr 提示框 其他修改后续更新后说明 # 使用说明 在`<head>...</head>`间增加 <link href="plugins/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" /> <link href="plugins/bootstrap-addtabs/bootstrap.addtabs.min.css" rel="stylesheet" /> <link href="plugins/layer/build/skin/default/layer.css" rel="stylesheet" /> <link href="plugins/toastr/toastr.min.css" rel="stylesheet" /> <link href="plugins/custombox/dist/custombox.min.css" rel="stylesheet" /> <link href="plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" /> <link href="plugins/Ionicons/css/ionicons.min.css" rel="stylesheet" /> <link href="plugins/animate/animate.min.css" rel="stylesheet" /> <link href="plugins/viewer/viewer.min.css" rel="stylesheet" /> <link href="plugins/adminLTE/dist/css/AdminLTE.min.css" rel="stylesheet" /> <link href="plugins/adminLTE/dist/css/skins/_all-skins.min.css" rel="stylesheet" /> 在文档尾部增加脚本引用 <script src="plugins/jquery/dist/jquery.min.js"></script> <script src="plugins/layer/build/layer.js"></script> <script src="plugins/toastr/toastr.min.js"></script> <script src="plugins/bootstrap/dist/js/bootstrap.min.js"></script> <script src="plugins/bootstrap-addtabs/bootstrap.addtabs.min.js"></script> <script src="plugins/jquery-slimscroll/jquery.slimscroll.min.js"></script> <script src="plugins/screenfull/dist/screenfull.min.js"></script> <script src="plugins/custombox/dist/custombox.min.js"></script> <script src="plugins/viewer/viewer.min.js"></script> <script src="plugins/adminLTE/dist/js/adminlte.min.js"></script> <script src="dist/gtl.mini.js"></script> 其他子页面,在 `<body class="hold-transition skin-blue sidebar-mini" style="background-color:#ecf0f5"><section>...</section></body>` 处增加具体要显示的内容 #有图有真相 在线通知功能 ![](https://static.oschina.net/uploads/space/2017/1011/141026_m80P_2689711.gif) 其他 ![](https://static.oschina.net/uploads/space/2017/1010/142906_8xG6_2689711.png) ![](https://static.oschina.net/uploads/space/2017/1010/142922_z8Jz_2689711.png) ![](https://static.oschina.net/uploads/space/2017/1010/142937_jeWT_2689711.png) ![](https://static.oschina.net/uploads/space/2017/1010/143152_3tbo_2689711.png) ![](https://static.oschina.net/uploads/space/2017/1010/142955_VjIV_2689711.png) # 授权信息 [MIT](https://opensource.org/licenses/MIT "MIT") ---------- # 联系我们 在线讨论请加群 ![](https://static.oschina.net/uploads/space/2017/1011/131225_NKWH_2689711.png)

简介

参考AdminLTE,并增加诸多修改,提供了诸多的强大的可以重新组合的UI组件,网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统 展开 收起
HTML
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/lazydsr/AdminGLT.git
git@gitee.com:lazydsr/AdminGLT.git
lazydsr
AdminGLT
AdminGLT
master

搜索帮助