docs: adjust paragraph order
This commit is contained in:
parent
9f486757b8
commit
ee91984cf5
34
README.md
34
README.md
@ -6,11 +6,15 @@
|
|||||||
|
|
||||||
## ⚡ Introduction
|
## ⚡ Introduction
|
||||||
|
|
||||||
v3-admin-vite is a free and open source middle and background management system basic solution, based on mainstream framework such as Vue3, TypeScript, Element Plus, Pinia and Vite
|
V3 Admin Vite is a free and open source middle and background management system basic solution, based on mainstream framework such as Vue3, TypeScript, Element Plus, Pinia and Vite
|
||||||
|
|
||||||
- Vue-Cli 5.x: [v3-admin](https://github.com/un-pany/v3-admin)
|
- Vue-Cli 5.x: [v3-admin](https://github.com/un-pany/v3-admin)
|
||||||
- Electron desktop: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
|
- Electron desktop: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
|
||||||
|
|
||||||
|
China repository
|
||||||
|
|
||||||
|
- Gitee: [link](https://gitee.com/un-pany/v3-admin-vite)
|
||||||
|
|
||||||
## ❤️ Generate electricity with love
|
## ❤️ Generate electricity with love
|
||||||
|
|
||||||
- **Completely free**:But hopefully you order a star !!!
|
- **Completely free**:But hopefully you order a star !!!
|
||||||
@ -19,6 +23,18 @@ v3-admin-vite is a free and open source middle and background management system
|
|||||||
- **Latest dependencies**: Regularly update all third-party dependencies to the latest version
|
- **Latest dependencies**: Regularly update all third-party dependencies to the latest version
|
||||||
- **Very specification**: The code style is unified, the naming style is unified, and the comment style is unified
|
- **Very specification**: The code style is unified, the naming style is unified, and the comment style is unified
|
||||||
|
|
||||||
|
## 📚 Document
|
||||||
|
|
||||||
|
[Chinese documentation](https://juejin.cn/post/7089377403717287972)
|
||||||
|
|
||||||
|
[Chinese getting started tutorial](https://juejin.cn/column/7207659644487139387)
|
||||||
|
|
||||||
|
## Online preview
|
||||||
|
|
||||||
|
| Location | account | Link |
|
||||||
|
| ------------ | ------------------- | ----------------------------------------------- |
|
||||||
|
| github-pages | `admin` or `editor` | [link](https://un-pany.github.io/v3-admin-vite) |
|
||||||
|
|
||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
- **Vue3**:The latest Vue3 composition API using Vue3 + script setup
|
- **Vue3**:The latest Vue3 composition API using Vue3 + script setup
|
||||||
@ -47,22 +63,6 @@ v3-admin-vite is a free and open source middle and background management system
|
|||||||
- **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, HooK (Composables)
|
- **Other functions**:SVG, Dynamic Sidebar, Dynamic Breadcrumb Navigation, Tabbed Navigation, Screenfull, Adaptive Shrink Sidebar, HooK (Composables)
|
||||||
|
|
||||||
## 📚 Document
|
|
||||||
|
|
||||||
[Chinese documentation](https://juejin.cn/post/7089377403717287972)
|
|
||||||
|
|
||||||
[Chinese getting started tutorial](https://juejin.cn/column/7207659644487139387)
|
|
||||||
|
|
||||||
## Gitee repository
|
|
||||||
|
|
||||||
[Gitee](https://gitee.com/un-pany/v3-admin-vite)
|
|
||||||
|
|
||||||
## Online preview
|
|
||||||
|
|
||||||
| Location | account | Link |
|
|
||||||
| ------------ | ------------------- | ----------------------------------------------- |
|
|
||||||
| github-pages | `admin` or `editor` | [Link](https://un-pany.github.io/v3-admin-vite) |
|
|
||||||
|
|
||||||
## 🚀 Development
|
## 🚀 Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -6,11 +6,15 @@
|
|||||||
|
|
||||||
## ⚡ 简介
|
## ⚡ 简介
|
||||||
|
|
||||||
一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术
|
V3 Admin Vite 是一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术
|
||||||
|
|
||||||
- Vue-Cli 5.x 版: [v3-admin](https://github.com/un-pany/v3-admin)
|
- Vue-Cli 5.x 版: [v3-admin](https://github.com/un-pany/v3-admin)
|
||||||
- Electron 桌面版: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
|
- Electron 桌面版: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
|
||||||
|
|
||||||
|
国内仓库
|
||||||
|
|
||||||
|
- Gitee: [链接](https://gitee.com/un-pany/v3-admin-vite)
|
||||||
|
|
||||||
## ❤️ 用爱发电
|
## ❤️ 用爱发电
|
||||||
|
|
||||||
- **完全免费**:但希望你点一个 star !!!
|
- **完全免费**:但希望你点一个 star !!!
|
||||||
@ -19,6 +23,18 @@
|
|||||||
- **最新的依赖**: 定期更新所有三方依赖至最新版
|
- **最新的依赖**: 定期更新所有三方依赖至最新版
|
||||||
- **有一点规整**: 代码风格统一,命名风格统一,注释风格统一
|
- **有一点规整**: 代码风格统一,命名风格统一,注释风格统一
|
||||||
|
|
||||||
|
## 📚 文档
|
||||||
|
|
||||||
|
[中文文档](https://juejin.cn/post/7089377403717287972)
|
||||||
|
|
||||||
|
[手摸手教程](https://juejin.cn/column/7207659644487139387)
|
||||||
|
|
||||||
|
## 在线预览
|
||||||
|
|
||||||
|
| 位置 | 账号 | 链接 |
|
||||||
|
| ------------ | --------------- | ----------------------------------------------- |
|
||||||
|
| github-pages | admin 或 editor | [链接](https://un-pany.github.io/v3-admin-vite) |
|
||||||
|
|
||||||
## 特性
|
## 特性
|
||||||
|
|
||||||
- **Vue3**:采用 Vue3 + script setup 最新的 Vue3 组合式 API
|
- **Vue3**:采用 Vue3 + script setup 最新的 Vue3 组合式 API
|
||||||
@ -47,22 +63,6 @@
|
|||||||
- **Dashboard**:根据不同用户显示不同的 Dashboard 页面
|
- **Dashboard**:根据不同用户显示不同的 Dashboard 页面
|
||||||
- **其他内置功能**:SVG、动态侧边栏、动态面包屑、标签页快捷导航、Screenfull 全屏、自适应收缩侧边栏、Hook(Composables)
|
- **其他内置功能**:SVG、动态侧边栏、动态面包屑、标签页快捷导航、Screenfull 全屏、自适应收缩侧边栏、Hook(Composables)
|
||||||
|
|
||||||
## 📚 文档
|
|
||||||
|
|
||||||
[中文文档](https://juejin.cn/post/7089377403717287972)
|
|
||||||
|
|
||||||
[手摸手教程](https://juejin.cn/column/7207659644487139387)
|
|
||||||
|
|
||||||
## 国内仓库
|
|
||||||
|
|
||||||
[Gitee](https://gitee.com/un-pany/v3-admin-vite)
|
|
||||||
|
|
||||||
## 在线预览
|
|
||||||
|
|
||||||
| 位置 | 账号 | 链接 |
|
|
||||||
| ------------ | --------------- | ----------------------------------------------- |
|
|
||||||
| github-pages | admin 或 editor | [链接](https://un-pany.github.io/v3-admin-vite) |
|
|
||||||
|
|
||||||
## 🚀 开发
|
## 🚀 开发
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user