10
10
[ ![ iview ui] ( https://img.shields.io/badge/iview-2.8.0-brightgreen.svg?style=flat-square )] ( https://github.com/iview/iview )
11
11
[ ![ npm] ( https://img.shields.io/npm/l/express.svg )] ( )
12
12
13
+ ## Current version:v1.3.1
14
+ [ Update log] ( https://github.com/iview/iview-admin/releases )
13
15
14
- ## 当前版本:v1.3.1
15
- [ 更新日志] ( https://github.com/iview/iview-admin/releases )
16
+ [ WIKI] ( https://github.com/iview/iview-admin/wiki )
16
17
17
- [ 使用教程 ] ( https://github.com /iview/iview -admin/wiki )
18
+ [ View online ] ( https://iview. github.io /iview-admin )
18
19
19
- [ 在线访问 ] ( https://iview. github.io /iview-admin )
20
+ [ Simplified template ] ( https://github.com /iview/iview -admin/tree/template )
20
21
21
- [ English Doc] ( https://github.com/iview/iview-admin/blob/dev/README_EN.md )
22
-
23
- [ 简化版模板] ( https://github.com/iview/iview-admin/tree/template )
24
-
25
- ` 注:在线版本会在开发版本新小版本发布后更新到相应版本,所以如果想体验最新版本iview-admin,请clone完整项目代码到本地运行。 `
22
+ ` Note: The demo online will be updated after the new version of the development version is released, so if you want to experience the iview-admin with latest version, please clone the full project code and run it locally. `
26
23
27
24
## Install
28
25
``` bush
@@ -39,91 +36,90 @@ npm run dev
39
36
npm run build
40
37
```
41
38
42
- ## 简介
43
- &emsp ;&emsp ; iView admin是基于Vue.js,搭配使用[ iView] ( https://www.iviewui.com ) UI组件库形成的一套后台集成解决方案,由TalkingData前端可视化团队部分成员开发维护。iView admin遵守iView设计和开发约定,风格统一,设计考究,并且更多功能在不停开发中。
44
- 如果您想查看iview-admin的更新动态,您可以到[ 更新日志] ( https://github.com/iview/iview-admin/releases ) 查看了解最新更新;如果您是新手,想快速入手iview-admin,您可以到[ 使用教程] ( https://github.com/iview/iview-admin/wiki ) 查看讲解;如果您想在线体验iview-admin,您可以到[ 在线访问] ( https://iview.github.io/iview-admin ) 体验。如果你只是想要一个清醒爽朗的界面,那你可以下载[ 简化版模板] ( https://github.com/iview/iview-admin/tree/template ) 来做开发。
45
-
46
- ## 功能
47
-
48
- - 登录/登出
49
- - 权限管理
50
- - 列表过滤
51
- - 权限切换
52
- - 多语言切换
53
- - 组件
54
- - 富文本编辑器
55
- - Markdown编辑器
56
- - 城市级联
57
- - 图片预览编辑
58
- - 可拖拽列表
59
- - 文件上传
60
- - 数字渐变
61
- - split-pane
62
- - 表单编辑
63
- - 文章发布
64
- - 工作流
65
- - 表格
66
- - 可拖拽排序
67
- - 可编辑表格
68
- - 行内编辑
69
- - 单元格编辑
70
- - 可搜索表格
71
- - 表格导出数据
72
- - 导出为Csv文件
73
- - 导出为Xls文件
74
- - 表格转图片
75
- - 错误页面
76
- - 403页面
77
- - 404页面
78
- - 500页面
79
- - 高级路由
80
- - 动态路由
81
- - 带参页面
82
- - 换肤
83
- - 收缩侧边栏
84
- - tag标签导航
85
- - 面包屑导航
86
- - 全屏/退出全屏
87
- - 锁屏
88
- - 消息中心
89
- - 个人中心
90
-
91
- ## 文件结构
39
+ ## Introduction
40
+ &emsp ;&emsp ; iView-admin is a suite of backstage management system developed based on Vue.js and use the UI Toolkit -- [ iView] ( https://www.iviewui.com ) . It's maintained by the TalkingData front-end visualization team member. iView-admin compolies with iView design and development contract, use uniform style, and more features are developing. If you want to check the update of iView-admin, you can view [ Update log] ( https://github.com/iview/iview-admin/releases ) to get. If you are new to iView-admin, you can go to [ WIKI] ( https://github.com/iview/iview-admin/wiki ) for tutorials. If you want to experience iView-admin online, you can visit [ View online] ( https://iview.github.io/iview-admin ) to experience. If you just want a sober and cool interface then you can download [ Simplify Templates] ( https://github.com/iview/iview-admin/tree/template ) for development.
41
+
42
+ ## Features
43
+
44
+ - Login/Logout
45
+ - Authority management
46
+ - Menu filter
47
+ - Permission switch
48
+ - Multi-language switch
49
+ - Components
50
+ - text editor
51
+ - Markdown editor
52
+ - Area cascade
53
+ - Picture editor
54
+ - Dragable list
55
+ - File upload
56
+ - Count animation
57
+ - Split pane
58
+ - Form
59
+ - Artical publish
60
+ - Workflow
61
+ - Tables
62
+ - Dragable table
63
+ - Editable table
64
+ - Inline editable table
65
+ - Cell editable table
66
+ - Searchable table
67
+ - Exporting data
68
+ - As CSV file
69
+ - As XLS file
70
+ - Table to picture
71
+ - Error page
72
+ - 403
73
+ - 404
74
+ - 500
75
+ - Advanced router
76
+ - Dynamic router
77
+ - Pages with arguments
78
+ - Skin
79
+ - Shrinkable sidebar menu
80
+ - Tag navigation
81
+ - Breadcrumbs
82
+ - Full screen/Exit full screen
83
+ - Lock screen
84
+ - Message center
85
+ - Personal center
86
+
87
+ ## File tree
92
88
``` shell
93
89
.
94
- ├── build 项目构建配置
90
+ ├── build //the configuration of project builds
95
91
└── src
96
- ├── images 图片文件
97
- ├── libs 工具方法
98
- ├── locale 多语言文件
99
- ├── router 路由配置
100
- ├── store 状态管理
101
- ├── styles 样式文件
102
- ├── template 模板文件
103
- ├── vendors 公共库文件
92
+ ├── images //images files
93
+ ├── libs //tool method
94
+ ├── locale //language files
95
+ ├── router //configuration of router
96
+ ├── store //status management
97
+ ├── styles //style files
98
+ ├── template //template file
99
+ ├── vendors //public library files
104
100
└── views
105
- ├── access 权限管理
106
- ├── advanced-router 高级路由
107
- ├── error_page 错误页面
108
- ├── form 表单编辑
109
- ├── home 首页
110
- │ ├── components 首页组件
111
- ├── international 多语言
112
- ├── main_components Main组件
113
- │ ├── lockscreen 锁屏
114
- │ ├── shrinkable-menu 可收缩菜单
115
- │ └── theme-switch 主题切换
116
- ├── message 消息中心
117
- ├── my_components 业务组件
118
- │ ├── area-linkage 中国行政区级联选择器
119
- │ ├── count-to 数字渐变
120
- │ ├── draggable-list 可拖拽列表
121
- │ ├── file-upload 文件上传
122
- │ ├── image-editor 图片预览编辑
123
- │ ├── markdown-editor Markdown编辑器
124
- │ └── text-editor 富文本编辑器
125
- ├── own-space 个人中心
126
- └── tables 综合表格
101
+ ├── access //access management
102
+ ├── advanced-router //Advanced router
103
+ ├── error_page //error page
104
+ ├── form //form
105
+ ├── home //home page
106
+ │ ├── components //the components of home page
107
+ ├── international //Multi-language
108
+ ├── main_components //Main
109
+ │ ├── lockscreen //lock screen
110
+ │ ├── shrinkable-menu //shrinkable sidebar
111
+ │ └── theme-switch //skin switch
112
+ ├── message //message center
113
+ ├── my_components //components
114
+ │ ├── area-linkage //China area cascade
115
+ │ ├── count-to //count animation
116
+ │ ├── draggable-list //dragable list
117
+ │ ├── file-upload //file upload
118
+ │ ├── image-editor //picture editor
119
+ │ ├── markdown-editor //Markdown editor
120
+ │ └── text-editor //text editor
121
+ ├── own-space //personal center
122
+ └── tables //tables
127
123
```
128
124
129
125
## Links
@@ -133,69 +129,65 @@ npm run build
133
129
- [ Vue] ( https://github.com/vuejs/vue )
134
130
- [ Webpack] ( https://github.com/webpack/webpack )
135
131
136
- ## 效果展示
132
+ ## Show
137
133
138
- - 响应式布局首页
134
+ - home
139
135
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/home.gif )
140
136
141
- - 标签导航
137
+ - tag navigation
142
138
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/page-tags.gif )
143
139
144
- - 权限管理
140
+ - access management
145
141
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/access.gif )
146
142
147
- - 可拖拽列表
143
+ - dragable list
148
144
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/dragable-list.gif )
149
145
150
- - 图片预览编辑
146
+ - picture editor
151
147
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/image-editor.gif )
152
148
153
- - 文件上传
149
+ - file upload
154
150
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/upload.gif )
155
151
156
- - 数字渐变
152
+ - count animation
157
153
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/count-to.gif )
158
154
159
155
- split-pane
160
156
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/split-pane.gif )
161
157
162
- - 文章发布
158
+ - artical publish
163
159
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/article-publish.gif )
164
160
165
- - 工作流
161
+ - workflow
166
162
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/workflow.gif )
167
163
168
- - 可拖拽表格
164
+ - dragable table
169
165
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/dragable-table.gif )
170
166
171
- - 可编辑表格
167
+ - editable table
172
168
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/editable-table.gif )
173
169
174
- - 表格导出数据
170
+ - export data
175
171
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/exportable-table.gif )
176
172
177
- - 表格转图片
173
+ - table to picture
178
174
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/table2image.gif )
179
175
180
- - 错误页面
176
+ - error page
181
177
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/error-page.gif )
182
178
183
- - 锁屏
179
+ - lock screen
184
180
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/locking.gif )
185
181
186
- - 可收缩侧边栏
187
- ![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/sidebarmenu.gif )
182
+ - shrinkable sidbar menu
183
+ ![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/sidebarmenu.gif ) s
188
184
189
- - 主题切换
185
+ - skin switch
190
186
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/theme.gif )
191
187
192
- - 消息中心
188
+ - message center
193
189
![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/message.gif )
194
190
195
- ### 💖💖 If you find this project helpful, maybe you can buy me a coffee. 💖💖
196
- ![ image] ( https://github.com/iview/iview-admin/raw/dev/github-gif/code.png )
197
-
198
-
199
191
## License
200
192
[ MIT] ( http://opensource.org/licenses/MIT )
201
193
0 commit comments