Skip to content

Commit

Permalink
feat: serch view detail
Browse files Browse the repository at this point in the history
  • Loading branch information
sun0225SUN committed Apr 19, 2024
1 parent 9d22376 commit e7aa6b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export default defineConfig({
search: {
provider: "local",
options: {
detailedView: true,
placeholder: "搜索文档",
translations: {
button: {
Expand Down

0 comments on commit e7aa6b2

Please sign in to comment.