From c3095af2e86ce3dd2efb56e4aee3019717a40205 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Mon, 24 Oct 2022 14:14:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ README.zh-CN.md | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3cbccdfa..1a33bf06 100644 --- a/README.md +++ b/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 - **ESlint**:Code verification - **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 - **Annotation**:Each configuration item is written with as detailed comments as possible - **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 - **Authority management**: Built-in page permissions (dynamic routing), instruction permissions, permission functions -- **Multiple Environments**: Development、staging、production -- **Multiple themes**: normal and dark theme modes -- **Error page**: 403、404 +- **Multiple Environments**: Development, Staging, Production +- **Multiple themes**: Normal, Dark, Dark Blue, theme modes +- **Error page**: 403, 404 - **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 @@ -126,7 +126,7 @@ Thanks you to all the contributors! ## 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) ![qq.png](./src/assets/docs/qq.png) ![wechat.png](./src/assets/docs/wechat.png) diff --git a/README.zh-CN.md b/README.zh-CN.md index 3ed6889d..146b433b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -34,7 +34,7 @@ - **用户管理**:登录、登出演示 - **权限管理**:内置页面权限(动态路由)、指令权限、权限函数、路由守卫 - **多环境**:开发环境(development)、预发布环境(staging)、正式环境(production) -- **多主题**:内置普通、黑暗两种主题模式 +- **多主题**:内置普通、黑暗、深蓝三种主题模式 - **错误页面**: 403、404 - **Dashboard**:根据不同用户显示不同的 Dashboard 页面 - **其他内置功能**:SVG、动态侧边栏、动态面包屑、标签页快捷导航、Screenfull 全屏、自适应收缩侧边栏