diff --git a/README.md b/README.md index 3c93917..9a25a3c 100644 --- a/README.md +++ b/README.md @@ -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 ### 支持作者 🌟 diff --git a/src/components.d.ts b/src/components.d.ts index b7e742c..2a488a7 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -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"];