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