docs: use gitee link by default

This commit is contained in:
chenjiahan 2020-08-29 19:24:48 +08:00
parent d97f7f644f
commit b5e4f7d2fb
3 changed files with 6 additions and 13 deletions

View File

@ -16,10 +16,7 @@
</p>
<p align="center">
🔥 <a href="https://youzan.github.io/vant">文档网站</a>
&nbsp;
&nbsp;
💡 <a href="https://vant-contrib.gitee.io/vant">国内镜像文档</a>
🔥 <a href="https://vant-contrib.gitee.io/vant">文档网站</a>
&nbsp;
&nbsp;
🇨🇳 <a href="./README.zh-CN.md">中文版介绍</a>

View File

@ -16,10 +16,7 @@
</p>
<p align="center">
🔥 <a href="https://youzan.github.io/vant">文档网站</a>
&nbsp;
&nbsp;
💡 <a href="https://vant-contrib.gitee.io/vant">国内镜像文档</a>
🔥 <a href="https://vant-contrib.gitee.io/vant">文档网站</a>
&nbsp;
&nbsp;
🚀 <a href="https://github.com/youzan/vant-weapp" target="_blank">小程序版</a>
@ -99,9 +96,8 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
## 链接
- [详细文档](https://youzan.github.io/vant)
- [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
- [码云镜像](https://vant-contrib.gitee.io/vant)
- [详细文档](https://vant-contrib.gitee.io/vant)
- [更新日志](https://vant-contrib.gitee.io/vant#/zh-CN/changelog)
- [Gitter 讨论组](https://gitter.im/vant-contrib/discuss?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
## 手机预览

View File

@ -12,8 +12,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',