Skip to content

Commit

Permalink
style: 全局格式化
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Jul 31, 2023
1 parent 3008d73 commit ab1ef66
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 186 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"dialogcallback",
"dividerposition",
"dividertype",
"docsearch",
"dongtai",
"draken",
"drawerdirection",
Expand Down
5 changes: 2 additions & 3 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default defineConfig({
description,
/**
* vue 相关配置
*
*
* @see vue https://vitepress.dev/reference/site-config#vue
* @see option https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#options
*/
Expand All @@ -27,12 +27,11 @@ export default defineConfig({
}
},


/**
* 覆盖默认主题组件
* @see vue https://vitepress.dev/guide/extending-default-theme
*/
vite:{
vite: {
resolve: {
alias: [
{
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/json/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@
"homePage": "https://github.com/wuxin0011"
}
]
}
}
2 changes: 1 addition & 1 deletion docs/.vitepress/json/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,4 +356,4 @@
"url": "components/avatar-group"
}
]
}
}
Loading

0 comments on commit ab1ef66

Please sign in to comment.