mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
docs: fix typo
This commit is contained in:
parent
7cca118cfd
commit
5dcd7105c0
14
README.md
14
README.md
@ -133,23 +133,23 @@ pnpm test
|
||||
|
||||
## Links
|
||||
|
||||
**Online Preview**:[github-pages](https://un-pany.github.io/v3-admin-vite)
|
||||
**Online Preview**: [github-pages](https://un-pany.github.io/v3-admin-vite)
|
||||
|
||||
**Chinese Documentation**:[link](https://juejin.cn/post/7089377403717287972)
|
||||
**Chinese Documentation**: [link](https://juejin.cn/post/7089377403717287972)
|
||||
|
||||
**Zero to Hero Tutorial**:[link](https://juejin.cn/column/7207659644487139387)
|
||||
**Zero to Hero Tutorial**: [link](https://juejin.cn/column/7207659644487139387)
|
||||
|
||||
**Mobile Web App**: [mobvue](https://github.com/un-pany/mobvue)
|
||||
|
||||
**Electron Desktop Version**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
|
||||
|
||||
**Chinese Repository**:[gitee](https://gitee.com/un-pany/v3-admin-vite)
|
||||
**Chinese Repository**: [gitee](https://gitee.com/un-pany/v3-admin-vite)
|
||||
|
||||
**Optional Group**:[check how to join](https://github.com/un-pany/v3-admin-vite/issues/191)
|
||||
**Optional Group**: [check how to join](https://github.com/un-pany/v3-admin-vite/issues/191)
|
||||
|
||||
**Donations**:[buy a coffee for the author](https://github.com/un-pany/v3-admin-vite/issues/69)
|
||||
**Donations**: [buy a coffee for the author](https://github.com/un-pany/v3-admin-vite/issues/69)
|
||||
|
||||
**Releases & Changelog**:[releases](https://github.com/un-pany/v3-admin-vite/releases)
|
||||
**Releases & Changelog**: [releases](https://github.com/un-pany/v3-admin-vite/releases)
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -139,9 +139,9 @@ pnpm test
|
||||
|
||||
**零基础教程**:[链接](https://juejin.cn/column/7207659644487139387)
|
||||
|
||||
**移动端 H5**: [mobvue](https://github.com/un-pany/mobvue)
|
||||
**移动端 H5**:[mobvue](https://github.com/un-pany/mobvue)
|
||||
|
||||
**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)
|
||||
|
||||
@ -157,9 +157,9 @@ pnpm test
|
||||
|
||||
**详细的注释**:各个配置项都写有尽可能详细的注释
|
||||
|
||||
**最新的依赖**: 及时更新所有三方依赖至最新版
|
||||
**最新的依赖**:及时更新所有三方依赖至最新版
|
||||
|
||||
**有一点规范**: 代码风格统一、命名风格统一、注释风格统一
|
||||
**有一点规范**:代码风格统一、命名风格统一、注释风格统一
|
||||
|
||||
## 内置功能
|
||||
|
||||
@ -175,9 +175,9 @@ pnpm test
|
||||
|
||||
**首页**:根据不同用户显示不同的 Dashboard 页面
|
||||
|
||||
**错误页**: 403、404
|
||||
**错误页**:403、404
|
||||
|
||||
**兼容移动端**: 布局兼容移动端页面分辨率
|
||||
**兼容移动端**:布局兼容移动端页面分辨率
|
||||
|
||||
**其他**:SVG 雪碧图、动态侧边栏、动态面包屑、标签页快捷导航、内容区放大与全屏、组合式函数
|
||||
|
||||
@ -187,7 +187,7 @@ pnpm test
|
||||
|
||||
**Element Plus**:Element UI 的 Vue3 版本
|
||||
|
||||
**Pinia**: 传说中的 Vuex5
|
||||
**Pinia**:传说中的 Vuex5
|
||||
|
||||
**Vite**:真的很快
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user