Skip to content

Commit

Permalink
修复(导航栏):子菜单无法打开。
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuery-Shuai committed Sep 12, 2024
1 parent adc511b commit 6e96894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default defineConfig({
cacheDir: "./.vitepress/cache",
ignoreDeadLinks: true,
metaChunk: true,
mpa: true,
mpa: false,

appearance: true,
lastUpdated: true,
Expand Down

0 comments on commit 6e96894

Please sign in to comment.