mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
package updates
This commit is contained in:
@@ -61,6 +61,7 @@ export default defineUserConfig({
|
|||||||
defaultLocale: "/en/",
|
defaultLocale: "/en/",
|
||||||
defaultBehavior: "defaultLocale",
|
defaultBehavior: "defaultLocale",
|
||||||
autoLocale: true,
|
autoLocale: true,
|
||||||
|
switchLocale: "modal",
|
||||||
localeConfig: {
|
localeConfig: {
|
||||||
"/en/": ["en-US", "en-UK", "en"],
|
"/en/": ["en-US", "en-UK", "en"],
|
||||||
"/zh/": ["zh-CN", "zh-TW", "zh"],
|
"/zh/": ["zh-CN", "zh-TW", "zh"],
|
||||||
|
|||||||
1186
package-lock.json
generated
1186
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"@vuepress/plugin-google-analytics": "2.0.0-beta.61",
|
"@vuepress/plugin-google-analytics": "2.0.0-beta.61",
|
||||||
"vue": "^3.2.47",
|
"vue": "^3.2.47",
|
||||||
"vuepress": "2.0.0-beta.61",
|
"vuepress": "2.0.0-beta.61",
|
||||||
"vuepress-plugin-redirect": "^2.0.0-beta.196",
|
"vuepress-plugin-redirect": "2.0.0-beta.200",
|
||||||
"vuepress-theme-hope": "2.0.0-beta.196"
|
"vuepress-theme-hope": "2.0.0-beta.200"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user