资 源 简 介
后台管理系统,AdminLTE-2.3.11 --
其中 starter.html 是 AdminLTE 建议用来作为起点的参考示例。build 目录包含未编译的 CSS、JS 文件;dist 目录包含经过编译的 CSS、JS 文件,同时还提供经过压缩的版本(.min)。plugins 目录存放依赖的插件;pages 目录下是一些示例页面。
如果上面 bower_components 目录位于运行目录下,就可以像下面这样来引入 AdminLTE 的样式表:
文 件 列 表
AdminLTE-2.3.11
.jshintrc
bootstrap
css
bootstrap-theme.css
bower.json
build
bootstrap-less
mixins
alerts.less
changelog.md
composer.json
dist
documentation
Gruntfile.js
index.html
index2.html
LICENSE
package.json
pages
calendar.html
plugins
bootstrap-slider
bootstrap-slider.js
README.md
starter.html
yarn.lock
bootstrap
build
dist
documentation
pages
plugins
.gitignore
AdminLTE-2.3.11