docs: add new document site URL (#12902)

This commit is contained in:
neverland
2024-06-02 17:48:45 +08:00
committed by GitHub
parent 8128b330d3
commit 24e4574993
10 changed files with 44 additions and 39 deletions

View File

@@ -334,7 +334,7 @@ module.exports = {
versions: [
{
label: 'v1',
link: 'https://vant-ui.github.io/vant/v1/',
link: '/v1/',
},
],
},

View File

@@ -314,7 +314,7 @@ module.exports = {
versions: [
{
label: 'v1',
link: 'https://vant-ui.github.io/vant/v1/',
link: '/v1/',
},
],
},