From 23233eb3f32bad0112943ff63468a95d47d2ea94 Mon Sep 17 00:00:00 2001 From: zhangdaihao Date: Wed, 27 Feb 2019 23:15:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0365390..ce84bb4 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,13 @@ Jeecg-boot 一个全新的版本,采用前后端分离方案,提供强大代 #### 前端 -- 基础框架:Ant-design-vue -- JavaScript框架:vue +- 基础框架:[ant-design-vue](https://github.com/vueComponent/ant-design-vue) - Ant Design Of Vue 实现 +- JavaScript框架:Vue - Webpack - node - yarn - eslint - @vue/cli 3.2.1 -- [ant-design-vue](https://github.com/vueComponent/ant-design-vue) - Ant Design Of Vue 实现 - [vue-cropper](https://github.com/xyxiao001/vue-cropper) - 头像裁剪组件 - [@antv/g2](https://antv.alipay.com/zh-cn/index.html) - Alipay AntV 数据可视化图表 - [Viser-vue](https://viserjs.github.io/docs.html#/viser/guide/installation) - antv/g2 封装实现 -- GitLab