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