vue-element-admin v3.9.0 釋出,後臺整合方案
vue-element-admin v3.9.0 已釋出,更新內容:
-
feature[tagsView]: 支援重新整理 #1033
-
feature:[sidebar]: 支援 external-link 外鏈 #991
-
feature: 支援全域性自定義佈局大小 #1024
-
feature: 登入後重定向到之前想訪問的頁面地址 #1046
-
feature: 新增了 Typescript demo vue-typescript-admin-template (by @Armour )
-
refactor[tagsView]: 使用 el-scrollbar 替代之前的滾動方案 #995
-
refactor[store]: 重構 tagsView store #1032
-
優化在移動端的樣式 #1065
-
優化了所有 svg 圖示 #1096
-
fix[backToTop]: 修復連續點選的 bug #1007
-
fix[LineChart]: 修復 transitionend bug #1045
-
fix[screenfull]: 修復 在 Chrome 67+下 bug
-
fix[tagsView]: 修復 query 不同 tagsview 不更新的 bug #1090
-
fix[sidebar]: 修復側邊欄在 children 為空陣列時候 bug #1111
-
fix[tinymce]: 修復多個富文字元件時候 id 重複 bug 87b319d
-
fix[parseTime]: 修復 getDay() bug 0e75dcc
請注意,從上個 3.8.0 版本開始,專案使用 webpack4
和 vue-loader@15
,依賴的第三方庫也已升級至最新版本。如果想繼續使用 webpack3 ,請使用 webpack3 分支 。
vue-element-admin 是基於 vue+element 的後臺整合方案,功能包括:
-
登入/登出
-
許可權驗證
-
多環境釋出
-
動態側邊欄(支援多級路由)
-
動態麵包屑
-
國際化多語言
-
多種動態換膚
-
快捷導航(標籤頁)
-
富文字編輯器
-
Markdown 編輯器
-
JSON 編輯器
-
Screenfull 全屏
-
列表拖拽
-
Svg Sprite 圖示
-
Dashboard
-
本地 mock 資料
-
Echarts 圖表
-
Clipboard (剪貼複製)
-
401/404 錯誤頁面
-
錯誤日誌
-
匯出 excel
-
匯出 zip
-
前端視覺化 excel
-
樹形 table
-
Table example
-
動態 table example
-
拖拽 table example
-
內聯編輯 table example
-
Form example
-
二步登入
-
SplitPane
-
Dropzone
-
Sticky
-
CountTo
-
Markdown2html