feat: 🚀 tabs功能基本完成
This commit is contained in:
3
src/components.d.ts
vendored
3
src/components.d.ts
vendored
@@ -62,6 +62,9 @@ declare module "vue" {
|
||||
IEpSearch: typeof import("~icons/ep/search")["default"];
|
||||
IEpSwitchButton: typeof import("~icons/ep/switch-button")["default"];
|
||||
Index2: typeof import("./components/Editor/index2.vue")["default"];
|
||||
Index3333: typeof import("./components/Editor/index3333.vue")["default"];
|
||||
Index444: typeof import("./components/Editor/index444.vue")["default"];
|
||||
Index5555: typeof import("./components/Editor/index5555.vue")["default"];
|
||||
RouterLink: typeof import("vue-router")["RouterLink"];
|
||||
RouterView: typeof import("vue-router")["RouterView"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user