Skip to content

Commit

Permalink
添加搜索功能 , 翻译全部描述为中文
Browse files Browse the repository at this point in the history
  • Loading branch information
3DMXM committed Nov 6, 2024
1 parent 5a7a78e commit 9059d56
Show file tree
Hide file tree
Showing 10 changed files with 106,561 additions and 53,255 deletions.
1 change: 1 addition & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export {}
/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
BaseHeaderActions: typeof import('./src/components/Bass/BaseHeaderActions.vue')['default']
BassHeader: typeof import('./src/components/Bass/BassHeader.vue')['default']
BassLeftMenu: typeof import('./src/components/Bass/BassLeftMenu.vue')['default']
ElButton: typeof import('element-plus/es')['ElButton']
Expand Down
Loading

0 comments on commit 9059d56

Please # to comment.