mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
Merge branch 'dev' into next
This commit is contained in:
@@ -13,8 +13,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