✨ 更新配置,禁用清理 URL 功能
This commit is contained in:
@@ -58,6 +58,7 @@ export const common = defineConfig({
|
||||
rewrites: {
|
||||
[`${defaultLocale}/:rest*`]: ":rest*",
|
||||
},
|
||||
cleanUrls: false,
|
||||
themeConfig: {
|
||||
logo: {
|
||||
light: '/liteyuki.svg',
|
||||
|
Reference in New Issue
Block a user