mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-08-07 04:59:46 +08:00
[Doc] update nav link
This commit is contained in:
parent
80ccfb58cb
commit
ed26ed2284
@ -2,18 +2,16 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
"zh-CN": {
|
"zh-CN": {
|
||||||
header: {
|
header: {
|
||||||
'首页': 'https://www.youzanyun.com/zanui',
|
Github: 'https://github.com/youzan/vant',
|
||||||
'PC端': 'https://www.youzanyun.com/zanui/react',
|
English: '#/en-US/'
|
||||||
'移动端': 'https://www.youzanyun.com/zanui/vue',
|
|
||||||
'微信小程序': 'https://github.com/youzan/zanui-weapp',
|
|
||||||
'English': '#/en-US/'
|
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
github: 'https://github.com/youzan/vant',
|
github: 'https://github.com/youzan/vant',
|
||||||
nav: {
|
nav: {
|
||||||
'有赞官网': 'https://www.youzan.com/',
|
'React': 'https://www.youzanyun.com/zanui/react',
|
||||||
'加入我们': 'https://job.youzan.com/',
|
'微信小程序': 'https://github.com/youzan/zanui-weapp',
|
||||||
'意见反馈': 'https://github.com/youzan/vant/issues'
|
'意见反馈': 'https://github.com/youzan/vant/issues',
|
||||||
|
'开发指南': 'https://github.com/youzan/vant/blob/dev/docs/examples-docs/zh-CN/contribute.md'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
nav: [
|
nav: [
|
||||||
@ -259,18 +257,16 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
"en-US": {
|
"en-US": {
|
||||||
header: {
|
header: {
|
||||||
'Homepage': 'https://www.youzanyun.com/zanui',
|
Github: 'https://github.com/youzan/vant',
|
||||||
'PC': 'https://www.youzanyun.com/zanui/react',
|
|
||||||
'Mobile': 'https://www.youzanyun.com/zanui/vue',
|
|
||||||
'Weapp': 'https://github.com/youzan/zanui-weapp',
|
|
||||||
'中文': '#/zh-CN'
|
'中文': '#/zh-CN'
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
github: 'https://github.com/youzan/vant',
|
github: 'https://github.com/youzan/vant',
|
||||||
nav: {
|
nav: {
|
||||||
'Youzan': 'https://www.youzan.com/',
|
'React': 'https://www.youzanyun.com/zanui/react',
|
||||||
'Join us': 'https://job.youzan.com/',
|
'Weapp': 'https://github.com/youzan/zanui-weapp',
|
||||||
'Feedback': 'https://github.com/youzan/vant/issues'
|
'Feedback': 'https://github.com/youzan/vant/issues',
|
||||||
|
'Contribute': 'https://github.com/youzan/vant/blob/dev/docs/examples-docs/en-US/contribute.md'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
nav: [
|
nav: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user