mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
docs: use gitee link by default
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user