mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-17 16:14:40 +08:00
update docker deploy
This commit is contained in:
2
client/components.d.ts
vendored
2
client/components.d.ts
vendored
@@ -21,8 +21,6 @@ declare module '@vue/runtime-core' {
|
||||
ElMain: typeof import('element-plus/es')['ElMain']
|
||||
ElPagination: typeof import('element-plus/es')['ElPagination']
|
||||
ElRow: typeof import('element-plus/es')['ElRow']
|
||||
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
||||
ElTabs: typeof import('element-plus/es')['ElTabs']
|
||||
FilmList: typeof import('./src/components/FilmList.vue')['default']
|
||||
Footer: typeof import('./src/components/Footer.vue')['default']
|
||||
Header: typeof import('./src/components/Header.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user