mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Doc] add version tip (#1219)
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
/* eslint-disable */
|
||||
const version = require('../../package.json').version;
|
||||
|
||||
module.exports = {
|
||||
'zh-CN': {
|
||||
header: {
|
||||
logo: {
|
||||
image: 'https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png',
|
||||
title: 'Vant',
|
||||
version,
|
||||
href: '#/'
|
||||
},
|
||||
nav: {
|
||||
@@ -300,6 +303,7 @@ module.exports = {
|
||||
logo: {
|
||||
image: 'https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png',
|
||||
title: 'Vant',
|
||||
version,
|
||||
href: '#/'
|
||||
},
|
||||
nav: {
|
||||
|
Reference in New Issue
Block a user