vue adminLte
1.0.0
vue-adminlte是基于Vue.js 、 AdminLTE引导模板和Element-UI 、 UI Toolkit 的管理面板。许多Javascript代码都是基于vue-element-admin。当前版本是v1.0.0
基于webpack 3+
构建。此版本不支持 Vue.js 的 Vue I18n 国际化插件。如果您需要,请使用lang分支。
预览
您需要在本地安装节点。
该项目的组成部分:
维埃
管理LTE 3
维埃克斯
Vue-路由器
阿克西奥斯
Element-UI - 组件
Miragejs.com - 假后端(登录和注册用户)
Faker.js - 模拟数据
Vue I18n -Vue.js 的国际化插件
网页包
引导程序
jQuery
提前了解和学习这些知识将对您使用该项目有很大帮助。
使用纱线或npm
# install dependencies
npm install
# serve with hot reload for development (developer mode, autocompile with browsersync support for live demo)
npm run start
This will automatically open http://localhost:8080
# build for production with minification (compile css/js files)
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run faker server
npm run server
# run dev server and faker server
npm run start-both
# generate faker products, people, users
npm run json-products
npm run json-people
npm run json-users
# Generate all svg components
npm run svgo
# run e2e tests
npm run e2e
# run all tests
npm test
- Autentication
- Register / Login / Logout
- Validation data for login & register
- User Registration & Login system in Miragejs (simulated Backend)
- Permission Authentication
- Page permission
- Directive permission
- Permission configuration page
- Multi-environment build
- Dev / Prod
- Global Features
- Control sidebar for admiLte settings
- Full customized AdminLTE sidebar
- Customized Admilte colors, text
- Customized control sidebar
- Dark and light styles custom themes
- Customized navbar components
- Right panel for menage users accounts
- Customized settings for groups of routes (makeCollections)
- Layout options (AdmiLte layouts & vue-body-class)
- Dynamic sidebar (supports multi-level routing)
- Menu base on ElementUi menu components
- Vue UI components base on AdminLte code (in build)
- Settings - settings.js / local storage / cookie
- Faker data / Faker server
- Miragejs data / fake Backend
- Api services / axios & fetch
- Api proxy json-server
- Other components
- Back To Top
- Breadcrump
- Dynamic Breadcrumb
- Sticky
- Svg icons
- Search
- Clipboard
- Screenfull
- JSON Editor
- Error Logs
- Error Pages
- 401
- 404
现代浏览器和 Internet Explorer 10+。
始终欢迎并推荐您做出贡献。
麻省理工学院。
版权所有 (c) 2019 年至今 Krzysztof Owczarek