mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-26 16:48:32 +03:00
VitePress: 搜索默认启用详细视图
This commit is contained in:
@@ -72,6 +72,7 @@ export default defineConfig({
|
||||
search: {
|
||||
provider: "local",
|
||||
options: {
|
||||
detailedView: true,
|
||||
miniSearch: {
|
||||
options: {
|
||||
tokenize: (str) => str.split(/[\s,,。、]+/),
|
||||
|
||||
Reference in New Issue
Block a user