feat: 更新readme

This commit is contained in:
WANGFan 2025-07-20 20:10:47 +08:00
parent ac81470a41
commit 71feda478a
2 changed files with 4 additions and 7 deletions

View File

@ -221,13 +221,11 @@ SnowAdmin
### 学习 & 交流
![snow](https://ooo.0x0.ooo/2025/07/20/OYt1kF.png)
| SnowAdmin 交流群 | 作者 |
| :------------------------------------------------: | :-------------------------------------------------: |
| ![snow](https://ooo.0x0.ooo/2025/07/20/OYt1kF.png) | ![snow2](https://ooo.0x0.ooo/2025/07/20/OYti6D.png) |
使用过程中有各种问题也可以进群交流,欢迎大家积极参与
![snow2](https://ooo.0x0.ooo/2025/07/20/OYti6D.png)
交流群如果过期或者失效可以添加作者vx备注snow
使用过程中有各种问题也可以进群交流欢迎大家积极参与交流群如果过期或者失效可以添加作者vx备注snow
### 支持作者 🌟

1
src/components.d.ts vendored
View File

@ -7,7 +7,6 @@ export {}
declare module "vue" {
export interface GlobalComponents {
copy: (typeof import("./components/s-layout-search/index copy.vue"))["default"];
"Index copy": (typeof import("./components/s-layout-search/index copy.vue"))["default"];
RouterLink: (typeof import("vue-router"))["RouterLink"];
RouterView: (typeof import("vue-router"))["RouterView"];