update README.md.
Signed-off-by: 王马 <2547096351@qq.com>
This commit is contained in:
parent
b68205ce81
commit
59ccbb0a20
21
README.md
21
README.md
@ -14,12 +14,9 @@ SnowAdmin
|
|||||||
|
|
||||||
### 项目功能 🔨
|
### 项目功能 🔨
|
||||||
|
|
||||||
- 清晰的项目架构:结构清晰,优雅易懂。
|
- 清晰的项目架构:结构清晰,优雅易懂,代码全注释。
|
||||||
- 前沿技术应用:采用 Vue3, Vite5, TypeScript, Pinia 等最新流行的技术栈。
|
- 前沿技术应用:采用 Vue3, Vite5, TypeScript等最新流行的技术栈。
|
||||||
- 使用 Vue3 + TypeScript 开发,单文件组件**<script setup>**
|
|
||||||
- 采用 Vite5 作为项目开发
|
|
||||||
- 使用 Pinia 替代 Vuex,轻量、简单、易用,集成 Pinia 持久化插件
|
- 使用 Pinia 替代 Vuex,轻量、简单、易用,集成 Pinia 持久化插件
|
||||||
- TypeScript: 支持严格的类型检查,提高代码的可维护性。
|
|
||||||
- 支持 Arco-Design 组件大小切换、多主题布局、暗黑模式、i18n 国际化
|
- 支持 Arco-Design 组件大小切换、多主题布局、暗黑模式、i18n 国际化
|
||||||
- 使用 VueRouter 配置动态路由权限拦截、路由懒加载,支持页面按钮权限控制
|
- 使用 VueRouter 配置动态路由权限拦截、路由懒加载,支持页面按钮权限控制
|
||||||
- 使用 KeepAlive 对页面进行缓存,支持多级嵌套路由缓存
|
- 使用 KeepAlive 对页面进行缓存,支持多级嵌套路由缓存
|
||||||
@ -59,13 +56,13 @@ git clone https://gitee.com/wang_fan_w/SnowAdmin.git
|
|||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|
||||||
## 插件配置
|
### 插件配置
|
||||||
|
|
||||||
### 安装 Vue - Official,禁用 Vetur
|
### 安装 Vue - Official,禁用 Vetur
|
||||||
|
|
||||||
- [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) - Vue 服务插件
|
- [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) - Vue 服务插件
|
||||||
|
|
||||||
## npm scripts
|
### npm scripts
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@ -139,7 +136,7 @@ SnowAdmin
|
|||||||
建设中 -->
|
建设中 -->
|
||||||
|
|
||||||
|
|
||||||
## 鸣谢列表
|
### 鸣谢列表
|
||||||
|
|
||||||
- [vue:https://v3.cn.vuejs.org/](https://v3.cn.vuejs.org/)
|
- [vue:https://v3.cn.vuejs.org/](https://v3.cn.vuejs.org/)
|
||||||
- [axios:https://github.com/axios/axios](https://github.com/axios/axios)
|
- [axios:https://github.com/axios/axios](https://github.com/axios/axios)
|
||||||
@ -155,7 +152,7 @@ SnowAdmin
|
|||||||
- [prettier:https://github.com/prettier/prettier](https://github.com/prettier/prettier)
|
- [prettier:https://github.com/prettier/prettier](https://github.com/prettier/prettier)
|
||||||
- [arco-design:https://arco.design/](https://arco.design/)
|
- [arco-design:https://arco.design/](https://arco.design/)
|
||||||
|
|
||||||
## 特别鸣谢
|
### 特别鸣谢
|
||||||
|
|
||||||
- [vue-next-admin:http://vuenextadmin.ccfast.cc/](http://vuenextadmin.ccfast.cc/)
|
- [vue-next-admin:http://vuenextadmin.ccfast.cc/](http://vuenextadmin.ccfast.cc/)
|
||||||
- [Gi-admin:https://lin-97.github.io/gi-demo/](https://lin-97.github.io/gi-demo/#/home)
|
- [Gi-admin:https://lin-97.github.io/gi-demo/](https://lin-97.github.io/gi-demo/#/home)
|
||||||
@ -163,11 +160,11 @@ SnowAdmin
|
|||||||
|
|
||||||
感谢以上框架为本项目提供了帮助,项目中的很多设计思想值得参考和学习,再次感谢。
|
感谢以上框架为本项目提供了帮助,项目中的很多设计思想值得参考和学习,再次感谢。
|
||||||
|
|
||||||
## 支持作者
|
### 支持作者
|
||||||
|
|
||||||
如果觉得框架不错,或者已经在使用了,希望你可以去 [Github](https://github.com/Rabbit-ice?tab=projects) 或者 [Gitee](https://gitee.com/wang_fan_w/SnowAdmin) 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。
|
如果觉得框架不错,或者已经在使用了,希望你可以去 [Github](https://github.com/Rabbit-ice?tab=projects) 或者 [Gitee](https://gitee.com/wang_fan_w/SnowAdmin) 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。
|
||||||
|
|
||||||
## 免责条款
|
### 免责条款
|
||||||
|
|
||||||
您充分了解并同意,您必须为自己使用本服务及注册帐号下的一切行为负责,包括您所发表的任何内容以及由此产生的任何后果。您应对本服务中的内容自行加以判断,并自行承担因使用内容而引起的所有风险。
|
您充分了解并同意,您必须为自己使用本服务及注册帐号下的一切行为负责,包括您所发表的任何内容以及由此产生的任何后果。您应对本服务中的内容自行加以判断,并自行承担因使用内容而引起的所有风险。
|
||||||
|
|
||||||
@ -177,6 +174,6 @@ SnowAdmin
|
|||||||
|
|
||||||
本声明未涉及的问题参见国家有关法律法规,当本声明与国家法律法规冲突时,以国家法律法规为准。
|
本声明未涉及的问题参见国家有关法律法规,当本声明与国家法律法规冲突时,以国家法律法规为准。
|
||||||
|
|
||||||
## 学习 & 商用
|
### 学习 & 商用
|
||||||
|
|
||||||
`SnowAdmin` 是免费和开源的,可免费用于学习、商业使用 。
|
`SnowAdmin` 是免费和开源的,可免费用于学习、商业使用 。
|
||||||
Loading…
x
Reference in New Issue
Block a user