docs: 更新文档
This commit is contained in:
parent
bea5314f99
commit
c3095af2e8
12
README.md
12
README.md
@ -24,7 +24,7 @@ v3-admin-vite is a free and open source middle and background management system
|
|||||||
- **CSS variable**:Mainly controls the layout and color of the item
|
- **CSS variable**:Mainly controls the layout and color of the item
|
||||||
- **ESlint**:Code verification
|
- **ESlint**:Code verification
|
||||||
- **Prettier**: Code formatting
|
- **Prettier**: Code formatting
|
||||||
- **Axios**: Promise based HTTP client(encapsulated)
|
- **Axios**: Promise based HTTP client (encapsulated)
|
||||||
- **UnoCSS**: Real-time atomized CSS engine with high performance and flexibility
|
- **UnoCSS**: Real-time atomized CSS engine with high performance and flexibility
|
||||||
- **Annotation**:Each configuration item is written with as detailed comments as possible
|
- **Annotation**:Each configuration item is written with as detailed comments as possible
|
||||||
- **Mobile Compatible**: The layout is compatible with mobile page resolution
|
- **Mobile Compatible**: The layout is compatible with mobile page resolution
|
||||||
@ -33,11 +33,11 @@ v3-admin-vite is a free and open source middle and background management system
|
|||||||
|
|
||||||
- **User management**: log in, log out of the demo
|
- **User management**: log in, log out of the demo
|
||||||
- **Authority management**: Built-in page permissions (dynamic routing), instruction permissions, permission functions
|
- **Authority management**: Built-in page permissions (dynamic routing), instruction permissions, permission functions
|
||||||
- **Multiple Environments**: Development、staging、production
|
- **Multiple Environments**: Development, Staging, Production
|
||||||
- **Multiple themes**: normal and dark theme modes
|
- **Multiple themes**: Normal, Dark, Dark Blue, theme modes
|
||||||
- **Error page**: 403、404
|
- **Error page**: 403, 404
|
||||||
- **Dashboard**: Display different Dashboard pages according to different users
|
- **Dashboard**: Display different Dashboard pages according to different users
|
||||||
- **Other functions**:SVG、Dynamic Sidebar、Dynamic Breadcrumb Navigation、Tabbed Navigation、Screenfull、Adaptive Shrink Sidebar
|
- **Other functions**:SVG, Dynamic Sidebar, Dynamic Breadcrumb Navigation, Tabbed Navigation, Screenfull, Adaptive Shrink Sidebar
|
||||||
|
|
||||||
## 📚 Document
|
## 📚 Document
|
||||||
|
|
||||||
@ -126,7 +126,7 @@ Thanks you to all the contributors!
|
|||||||
|
|
||||||
## Group
|
## Group
|
||||||
|
|
||||||
QQ group:1014374415(left)&& add me on WeChat,Invite you to join WeChat group(right)
|
QQ group:1014374415 (left) && add me on WeChat,Invite you to join WeChat group (right)
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
- **用户管理**:登录、登出演示
|
- **用户管理**:登录、登出演示
|
||||||
- **权限管理**:内置页面权限(动态路由)、指令权限、权限函数、路由守卫
|
- **权限管理**:内置页面权限(动态路由)、指令权限、权限函数、路由守卫
|
||||||
- **多环境**:开发环境(development)、预发布环境(staging)、正式环境(production)
|
- **多环境**:开发环境(development)、预发布环境(staging)、正式环境(production)
|
||||||
- **多主题**:内置普通、黑暗两种主题模式
|
- **多主题**:内置普通、黑暗、深蓝三种主题模式
|
||||||
- **错误页面**: 403、404
|
- **错误页面**: 403、404
|
||||||
- **Dashboard**:根据不同用户显示不同的 Dashboard 页面
|
- **Dashboard**:根据不同用户显示不同的 Dashboard 页面
|
||||||
- **其他内置功能**:SVG、动态侧边栏、动态面包屑、标签页快捷导航、Screenfull 全屏、自适应收缩侧边栏
|
- **其他内置功能**:SVG、动态侧边栏、动态面包屑、标签页快捷导航、Screenfull 全屏、自适应收缩侧边栏
|
||||||
|
Loading…
x
Reference in New Issue
Block a user