Skip to content

Commit 827c8bc

Browse files
authored
Revert features listing
1 parent cad3f7c commit 827c8bc

File tree

1 file changed

+69
-60
lines changed

1 file changed

+69
-60
lines changed

README.md

+69-60
Original file line numberDiff line numberDiff line change
@@ -59,66 +59,75 @@ Javascript version:
5959

6060
## Features
6161

62-
63-
* Login / Logout
64-
* Permission Authentication
65-
* Page permission
66-
* Directive permission
67-
* Permission configuration page
68-
* Two-step login
69-
* Multi-environment build
70-
* Dev / Stage / Prod
71-
* Global Features
72-
* I18n
73-
* Dynamic themes
74-
* Dynamic sidebar (supports multi-level routing)
75-
* Dynamic breadcrumb
76-
* Tags-view (supports right-click operation)
77-
* Clipboard
78-
* Svg icons
79-
* Search
80-
* Screenfull
81-
* Settings
82-
* Mock data / Mock server
83-
* PWA support
84-
* Components
85-
* Editors
86-
* Rich Text Editor
87-
* Markdown Editor
88-
* JSON Editor
89-
* Avatar Upload
90-
* Back To Top
91-
* CountTo
92-
* Dropzone
93-
* Draggable Dialog
94-
* Draggable Kanban
95-
* Draggable List
96-
* Draggable Select
97-
* ECharts
98-
* Mixin
99-
* SplitPane
100-
* Sticky
101-
* Table
102-
* Dynamic Table
103-
* Draggable Table
104-
* Inline Edit Table
105-
* Complex Table
106-
* Excel
107-
* Export Excel
108-
* Upload Excel
109-
* Excel Visualization
110-
* Zip
111-
* Export zip
112-
* PDF
113-
* Download pdf
114-
* Dashboard
115-
* Guide Page
116-
* Advanced Example Page
117-
* Error Log
118-
* Error Page
119-
* 401
120-
* 404
121-
62+
```txt
63+
- Login / Logout
64+
65+
- Permission Authentication
66+
- Page permission
67+
- Directive permission
68+
- Permission configuration page
69+
- Two-step login
70+
71+
- Multi-environment build
72+
- Dev / Stage / Prod
73+
74+
- Global Features
75+
- I18n
76+
- Dynamic themes
77+
- Dynamic sidebar (supports multi-level routing)
78+
- Dynamic breadcrumb
79+
- Tags-view (supports right-click operation)
80+
- Clipboard
81+
- Svg icons
82+
- Search
83+
- Screenfull
84+
- Settings
85+
- Mock data / Mock server
86+
- PWA support
87+
88+
- Components
89+
- Editors
90+
- Rich Text Editor
91+
- Markdown Editor
92+
- JSON Editor
93+
- Avatar Upload
94+
- Back To Top
95+
- CountTo
96+
- Dropzone
97+
- Draggable Dialog
98+
- Draggable Kanban
99+
- Draggable List
100+
- Draggable Select
101+
- ECharts
102+
- Mixin
103+
- SplitPane
104+
- Sticky
105+
106+
- Table
107+
- Dynamic Table
108+
- Draggable Table
109+
- Inline Edit Table
110+
- Complex Table
111+
112+
- Excel
113+
- Export Excel
114+
- Upload Excel
115+
- Excel Visualization
116+
117+
- Zip
118+
- Export zip
119+
120+
- PDF
121+
- Download pdf
122+
123+
- Dashboard
124+
- Guide Page
125+
- Advanced Example Page
126+
- Error Log
127+
- Error Page
128+
- 401
129+
- 404
130+
```
122131

123132
## Preparation
124133

0 commit comments

Comments
 (0)