feat: 更新readme
This commit is contained in:
parent
ac81470a41
commit
71feda478a
10
README.md
10
README.md
@ -221,13 +221,11 @@ SnowAdmin
|
|||||||
|
|
||||||
### 学习 & 交流
|
### 学习 & 交流
|
||||||
|
|
||||||

|
| SnowAdmin 交流群 | 作者 |
|
||||||
|
| :------------------------------------------------: | :-------------------------------------------------: |
|
||||||
|
|  |  |
|
||||||
|
|
||||||
使用过程中有各种问题也可以进群交流,欢迎大家积极参与
|
使用过程中有各种问题也可以进群交流,欢迎大家积极参与,交流群如果过期或者失效,可以添加作者vx,备注:snow
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
交流群如果过期或者失效,可以添加作者vx,备注:snow
|
|
||||||
|
|
||||||
### 支持作者 🌟
|
### 支持作者 🌟
|
||||||
|
|
||||||
|
|||||||
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@ -7,7 +7,6 @@ export {}
|
|||||||
|
|
||||||
declare module "vue" {
|
declare module "vue" {
|
||||||
export interface GlobalComponents {
|
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"];
|
"Index copy": (typeof import("./components/s-layout-search/index copy.vue"))["default"];
|
||||||
RouterLink: (typeof import("vue-router"))["RouterLink"];
|
RouterLink: (typeof import("vue-router"))["RouterLink"];
|
||||||
RouterView: (typeof import("vue-router"))["RouterView"];
|
RouterView: (typeof import("vue-router"))["RouterView"];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user