docs: use gitee link by default

This commit is contained in:
chenjiahan
2020-08-29 19:24:48 +08:00
parent d97f7f644f
commit b5e4f7d2fb
3 changed files with 6 additions and 13 deletions

View File

@@ -12,8 +12,8 @@ module.exports = {
site: {
defaultLang: 'en-US',
versions: [
{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' },
{ label: '3.x', link: 'https://youzan.github.io/vant/next/' },
{ label: '1.x', link: '/vant/1.x/' },
{ label: '3.x', link: '/vant/next/' },
],
baiduAnalytics: {
seed: 'ad6b5732c36321f2dafed737ac2da92f',