`
gaojingsong
  • 浏览: 1196859 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

【AdminLTE 介绍】

阅读更多

AdminLTE is a popular open source WebApp template for admin dashboards and control panels. It is a responsive HTML template that is based on the CSS framework Bootstrap 3. It utilizes all of the Bootstrap components in its design and re-styles many commonly used plugins to create a consistent design that can be used as a user interface for backend applications. AdminLTE is based on a modular design, which allows it to be easily customized and built upon. This documentation will guide you through installing the template and exploring the various components that are bundled with the template.



 

AdminLTE depends on two main frameworks. The downloadable package contains both of these libraries, so you don't have to manually download them.

Bootstrap 3

jQuery 1.11+

All other plugins are listed below



 

File Hierarchy of the Source Code Package

AdminLTE/
├── dist/
│   ├── CSS/
│   ├── JS
│   ├── img
├── build/
│   ├── less/
│   │   ├── AdminLTE's Less files
│   └── Bootstrap-less/ (Only for reference. No modifications have been made)
│       ├── mixins/
│       ├── variables.less
│       ├── mixins.less
└── plugins/
    ├── All the customized plugins CSS and JS files

Before you go to see your new awesome theme, here are few tips on how to familiarize yourself with it:

  • AdminLTE is based on Bootstrap 3. If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.
  • Go through the pages that are bundled with the theme. Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.
  • Documentation. We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it.
  • Built with LESS. This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.
  • Hosted on GitHub. Visit our GitHub repository to view issues, make requests, or contribute to the project.
  • 大小: 92.1 KB
  • 大小: 113.4 KB
0
0
分享到:
评论

相关推荐

    F0_AdminLTE介绍1

    【F0_AdminLTE介绍1】是一份关于使用AdminLTE构建SSM界面的教程,主要针对初学者,旨在快速掌握AdminLTE的基本使用和实践操作。AdminLTE是一个基于Bootstrap和jQuery的开源网页模板,提供了丰富的响应式组件和预设的...

    SpringBoot+adminlte+maven的物流公司管理系统.zip

    三、adminlte介绍 AdminLTE是一款基于Bootstrap框架的开源后台管理模板,提供了丰富的UI元素和布局选项,如导航菜单、图表、表格、表单等,适合快速构建现代化的后台管理系统界面。它的响应式设计使得系统在不同设备...

    AdminLTE-2.4.0框架

    7. **文档支持**:AdminLTE提供了详细的在线文档,介绍如何安装、配置和使用框架,对初学者非常友好。 8. **社区支持**:由于其开源性质,AdminLTE拥有一个活跃的开发者社区,成员们会分享示例代码、解答问题并贡献...

    adminlte3.0.5中文版

    9. **文档完善**:为了方便开发者使用,AdminLTE提供了详细的文档,介绍了如何安装、配置、使用以及自定义组件等,帮助开发者快速上手。 10. **社区支持**:作为开源项目,AdminLTE有一个活跃的开发者社区,用户...

    AdminLTE-3.0.4.zip

    - `docs/`:官方文档,详细介绍AdminLTE的功能、配置和使用方法。 - `examples/`:包含了一些示例页面,展示AdminLTE的不同应用场景和功能。 - `.gitignore`、`LICENSE`、`README.md`等:项目的基本信息和说明文件。...

    AdminLTE bootstrap 后台框架

    9. **文档支持**:为了帮助开发者更好地理解和使用,AdminLTE通常会提供详细的文档,介绍如何安装、配置以及使用各种功能。 在"AdminLTE-master"这个压缩包中,你将找到框架的源代码文件,包括CSS、JavaScript、...

    AdminLTE-3.0 Alpha

    本文将详细介绍AdminLTE 3.0 Alpha版本及其基于的Bootstrap 4框架,以及如何利用这些资源来提升您的开发效率。 首先,让我们深入理解**AdminLTE 3.0 Alpha**。这是一个重要的里程碑,标志着AdminLTE向更现代、功能...

    AdminLTE-3.1.0 前端框架

    以下是对AdminLTE-3.1.0前端框架的详细知识点介绍: 1. **响应式设计**:AdminLTE 3.1.0采用了全面的响应式布局,确保在不同设备(如桌面、平板和手机)上都能提供一致的用户体验。它基于Bootstrap框架,利用栅格...

    AdminLTE 2

    1. **Bootstrap介绍**:Bootstrap是Twitter开发的一款开源的前端框架,它包含了一系列CSS和JavaScript组件,用于简化网页设计和开发过程。Bootstrap提供了一套响应式布局、移动设备优先的流式栅格系统,以及一系列...

    后台_AdminLTE-master.zip

    7. `README.md`:项目介绍文件,通常包含项目的基本信息、安装步骤和使用指南。 8. `package.json`:如果是基于Node.js的项目,此文件会列出项目依赖的npm模块和版本信息。 9. `Gruntfile.js`或`Gulpfile.js`:自动...

    AdminLTE-master.rar

    5. **文档**:通常,AdminLTE会附带详细的文档,介绍如何安装、配置和自定义模板,这对初学者尤其有帮助。 使用AdminLTE可以极大地提高后台开发效率,因为大部分常见的UI元素和功能都已经预先设计好,只需根据项目...

    AdminLTE_CN-3.0.5.rar

    5. **插件集成**:AdminLTE整合了众多流行的JavaScript插件,如jQuery UI、DataTables、FullCalendar等,文档将介绍如何启用和配置这些插件。 6. **响应式设计**:由于基于Bootstrap,AdminLTE天生具有良好的响应式...

    AdminLTE 2.4.5

    3. **README.md**:这是项目的说明文件,通常包含项目介绍、如何使用、许可证信息等内容。通过阅读README.md,你可以快速了解AdminLTE的基本操作和注意事项。 4. **pages**:该目录包含了一些预设的后台页面示例,...

    AdminLTE-2.4.3

    以下将详细介绍AdminLTE 2.4.3中的核心知识点: 1. **Bootstrap框架**:AdminLTE的基础是Twitter的Bootstrap,这是一个流行的前端开发框架,它提供了响应式布局、栅格系统、预定义的CSS样式和JavaScript插件,使...

    前端优美框架ace和AdminLTE

    下面将详细介绍这两个框架的特点、功能以及如何进行二次开发。 首先,Ace(Ajax Control Toolkit Enhanced)是一个强大的前端代码编辑器,它支持多种编程语言,如JavaScript、HTML、CSS、Python等。Ace以其丰富的...

    Laravel开发-adminlte-templates

    **AdminLTE模板介绍** AdminLTE是基于Bootstrap框架的后台管理模板,它提供了多种预设的UI组件,如导航菜单、图表、表单元素、通知、模态框等。模板支持响应式设计,确保在不同设备上都有良好的用户体验。其主要...

    AdminLTE-2.3.7

    8. **文档支持**:AdminLTE提供了详尽的文档,详细介绍了每个组件的用法、配置选项以及如何自定义模板,帮助开发者快速上手。 9. **社区支持**:由于其开源特性,AdminLTE拥有活跃的开发者社区,不断更新和改进,...

    AdminLTE-2.4.2

    8. **文档完善**:附带详尽的文档,介绍如何安装、自定义和扩展AdminLTE,降低了学习和使用的门槛。 9. **社区支持**:由于其开源性质,AdminLTE拥有活跃的社区,用户可以在遇到问题时寻求帮助,或分享自己的扩展和...

    Laravel开发-adminlte-laravel-installer

    **Laravel 框架介绍** Laravel 是一个基于 PHP 的开源 web 应用框架,以其优雅的语法和强大的功能深受开发者喜爱。它提供了诸如路由、中间件、模型、视图、控制器等核心概念,使得 web 开发更为高效。Laravel 还有...

    AdminLTE-2.4.3亲测可用

    3. **H5同层播放器接入规范_20170117.pdf**:这份文档详细介绍了如何将X5-VIDEO-PLAYER集成到H5页面中。X5-VIDEO-PLAYER是腾讯开发的一款适用于移动端的视频播放器,它优化了在微信、QQ等浏览器中的播放体验,支持...

Global site tag (gtag.js) - Google Analytics