From a9ed42968683493a524a463d3bf0de02c2a8846e Mon Sep 17 00:00:00 2001 From: zouzhibing Date: Mon, 18 Apr 2022 19:47:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c14a00..bfa96e0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ vue-element-perfect 是一个后台前端解决方案, 基于Vue3.0+TS+Element-p ## 效果预览 -进行预览 [项目预览地址](https://yuanzbz.gitee.io/vue-admin-perfect) +预览地址 [项目预览地址](https://yuanzbz.gitee.io/vue-admin-perfect) 附上github地址 [vue-admin-perfect](https://github.com/zouzhibin/vue-admin-perfect) @@ -33,7 +33,7 @@ vue3.0 + Typescript + vuex + vue-router + Element-Plus scss ## 开发 ``` # 克隆项目 -git clone -b vue3.0-antdv https://github.com/chuzhixin/vue-admin-better.git +git clone https://github.com/zouzhibin/vue-admin-perfect.git # 安装依赖 yarn install