forked from AkkomaGang/admin-fe
[release] 2.2.0
This commit is contained in:
parent
2282135b44
commit
a10de2e8d8
3 changed files with 6 additions and 2 deletions
|
@ -32,8 +32,9 @@
|
||||||
- ECharts
|
- ECharts
|
||||||
- 401, 404 error page
|
- 401, 404 error page
|
||||||
- Error log
|
- Error log
|
||||||
- Exporting to Excel
|
- Export Excel
|
||||||
- Upload Excel
|
- Upload Excel
|
||||||
|
- Export Zip
|
||||||
- Table example
|
- Table example
|
||||||
- Interactive table example
|
- Interactive table example
|
||||||
- Drag & drop table example
|
- Drag & drop table example
|
||||||
|
@ -47,6 +48,7 @@
|
||||||
- screenfull
|
- screenfull
|
||||||
- markdown2html
|
- markdown2html
|
||||||
- views-tab
|
- views-tab
|
||||||
|
- clipboard
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
|
|
@ -63,6 +63,7 @@
|
||||||
- 401,404错误页面
|
- 401,404错误页面
|
||||||
- 错误日志
|
- 错误日志
|
||||||
- 导出excel
|
- 导出excel
|
||||||
|
- zip
|
||||||
- 前端可视化excel
|
- 前端可视化excel
|
||||||
- table example
|
- table example
|
||||||
- 动态table example
|
- 动态table example
|
||||||
|
@ -78,6 +79,7 @@
|
||||||
- screenfull
|
- screenfull
|
||||||
- markdown2html
|
- markdown2html
|
||||||
- views-tab
|
- views-tab
|
||||||
|
- clipboard
|
||||||
|
|
||||||
|
|
||||||
## 开发
|
## 开发
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "juicy",
|
"name": "juicy",
|
||||||
"version": "2.1.1",
|
"version": "2.2.0",
|
||||||
"description": "A Vue.js admin",
|
"description": "A Vue.js admin",
|
||||||
"author": "Pan <panfree23@gmail.com>",
|
"author": "Pan <panfree23@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue