chore: remove patch client routes

This commit is contained in:
jialin
2024-06-24 09:35:11 +08:00
parent 9e471eafa7
commit de96c3d81d
6 changed files with 70 additions and 52 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ export default defineConfig({
antd: true,
baseNavigator: true,
baseSeparator: '-',
default: 'zh-CN',
default: 'en-US',
title: false,
useLocalStorage: true
},