|
@@ -33,16 +33,14 @@ JeecgBoot的宗旨是降低前后端分离的开发成本,提高UI能力的同
|
|
|
|
|
|
#### 前端
|
|
#### 前端
|
|
|
|
|
|
-- 基础框架:[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
|
|
|
|
|
|
+- [Vue 2.5.22](https://cn.vuejs.org/),[Vuex](https://vuex.vuejs.org/zh/),[Vue Router](https://router.vuejs.org/zh/)
|
|
|
|
+- [Axios](https://github.com/axios/axios)
|
|
|
|
+- [ant-design-vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/)
|
|
|
|
+- [webpack](https://www.webpackjs.com/),[yarn](https://yarnpkg.com/zh-Hans/)
|
|
- [vue-cropper](https://github.com/xyxiao001/vue-cropper) - 头像裁剪组件
|
|
- [vue-cropper](https://github.com/xyxiao001/vue-cropper) - 头像裁剪组件
|
|
- [@antv/g2](https://antv.alipay.com/zh-cn/index.html) - Alipay AntV 数据可视化图表
|
|
- [@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 封装实现
|
|
- [Viser-vue](https://viserjs.github.io/docs.html#/viser/guide/installation) - antv/g2 封装实现
|
|
|
|
+- eslint,@vue/cli ~3
|
|
|
|
|
|
|
|
|
|
#### 开发环境
|
|
#### 开发环境
|