新增页面
This commit is contained in:
1
types/components.d.ts
vendored
1
types/components.d.ts
vendored
@@ -10,5 +10,6 @@ declare module 'vue' {
|
||||
PageNav: typeof import('./../src/components/page-nav/page-nav.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
Tabbar: typeof import('./../src/components/tabbar/tabbar.vue')['default']
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user