Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-08-22 18:11:26 +08:00
11 changed files with 41 additions and 9 deletions
+4 -1
View File
@@ -12,7 +12,10 @@ module.exports = {
},
site: {
defaultLang: 'en-US',
versions: [{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' }],
versions: [
{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' },
{ label: '3.x', link: 'https://youzan.github.io/vant/next/' },
],
baiduAnalytics: {
seed: 'ad6b5732c36321f2dafed737ac2da92f',
},