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

whzhang / AdminGLT
关闭

forked from 码豆 / AdminGLT  
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

AdminGLT

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

最新更新

  • 2017-11-23 更新
    • 增加顶部浮动操作区域,具体参照UI Elements/Buttons.html页面
  • 2017-11-17 更新
    • 增加图片点击查看的Viewer插件
  • 2017-11-02 更新
    • 提供前端Less文件
  • 2017-10-20 更新adminlte.js
    • 修改点击菜单时菜单不联动的问题
  • 2017-10-17 更新addTabs脚本
    • 增加加载iframe时的缓冲提醒。
    • 修改窗口缩小时,tab标签换行的问题
    • 增加双击tab标签刷新当前页的功能(注意跨域)

演示地址

http://lvzhig.gitee.io/adminglt/

功能说明

修改部分如下:

  • 采用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>

处增加具体要显示的内容

#有图有真相

在线通知功能

其他

授权信息

MIT


联系我们

在线讨论请加群

The MIT License (MIT) Copyright (c) 2017 码豆 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

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

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML
1
https://gitee.com/wenhaizhang/AdminGLT.git
git@gitee.com:wenhaizhang/AdminGLT.git
wenhaizhang
AdminGLT
AdminGLT
master

搜索帮助

14c37bed 8189591 565d56ea 8189591