mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
[Doc] update site UI (#490)
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
header: {
|
||||
logo: {
|
||||
image: 'https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png',
|
||||
title: 'ZanUI',
|
||||
title: 'Zan UI',
|
||||
href: 'http://www.youzanyun.com/zanui'
|
||||
},
|
||||
nav: {
|
||||
@@ -16,16 +16,6 @@ module.exports = {
|
||||
github: 'https://github.com/youzan/vant'
|
||||
}
|
||||
},
|
||||
footer: {
|
||||
github: 'https://github.com/youzan/vant',
|
||||
nav: {
|
||||
'React 组件库': 'https://www.youzanyun.com/zanui/zent',
|
||||
小程序组件库: 'https://github.com/youzan/zanui-weapp',
|
||||
意见反馈: 'https://github.com/youzan/vant/issues',
|
||||
开发指南: 'https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.zh-CN.md',
|
||||
加入我们: 'https://job.youzan.com'
|
||||
}
|
||||
},
|
||||
nav: [
|
||||
{
|
||||
name: '开发指南',
|
||||
@@ -292,7 +282,7 @@ module.exports = {
|
||||
header: {
|
||||
logo: {
|
||||
image: 'https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png',
|
||||
title: 'ZanUI',
|
||||
title: 'Zan UI',
|
||||
href: 'http://www.youzanyun.com/zanui'
|
||||
},
|
||||
nav: {
|
||||
@@ -304,16 +294,6 @@ module.exports = {
|
||||
github: 'https://github.com/youzan/vant'
|
||||
}
|
||||
},
|
||||
footer: {
|
||||
github: 'https://github.com/youzan/vant',
|
||||
nav: {
|
||||
'React UI': 'https://www.youzanyun.com/zanui/zent',
|
||||
'Weapp UI': 'https://github.com/youzan/zanui-weapp',
|
||||
Feedback: 'https://github.com/youzan/vant/issues',
|
||||
Contribute:
|
||||
'https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md'
|
||||
}
|
||||
},
|
||||
nav: [
|
||||
{
|
||||
name: 'Essentials',
|
||||
|
Reference in New Issue
Block a user