docs: remove all Gitee links (#12845)

This commit is contained in:
neverland
2024-05-02 13:56:40 +08:00
committed by GitHub
parent 80ca6fbad5
commit c3c10827e2
10 changed files with 18 additions and 94 deletions
@@ -39,16 +39,6 @@ pnpm dev
- 3.x 分支对应 Vant 3 版本 ,适用于 Vue 3
- 2.x 分支对应 Vant 2 版本,适用于 Vue 2
### 镜像仓库
如果 GitHub 克隆速度较慢,你也可以直接克隆 Vant 在 gitee 上的[镜像仓库](https://gitee.com/vant-contrib/vant)
```bash
git clone git@gitee.com:vant-contrib/vant.git
```
镜像仓库仅用于加快国内的访问速度,请勿在镜像仓库中提 issue 和 Pull Request。
### 目录结构
Vant 采用 monorepo 进行代码管理,所有子包在 `packages` 目录下: