Commit 12a5de7fd705f93ea1e6802d7ba71af0a3876183

Authored by zhangdaiscott
1 parent 63842c87

项目介绍

Showing 1 changed file with 2 additions and 12 deletions
README.md
... ... @@ -200,19 +200,9 @@ Docker启动项目
200 200  
201 201  
202 202 #### 前端
203   -
204   - > 此处是Vue2的技术栈介绍,[Vue3版技术栈看这里](https://github.com/jeecgboot/jeecgboot-vue3)
205   -
206   -- [Vue 2.6.10](https://cn.vuejs.org/),[Vuex](https://vuex.vuejs.org/zh/),[Vue Router](https://router.vuejs.org/zh/)
207   -- [Axios](https://github.com/axios/axios)
208   -- [ant-design-vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/)
209   -- [webpack](https://www.webpackjs.com/),[yarn](https://yarnpkg.com/zh-Hans/)
210   -- [vue-cropper](https://github.com/xyxiao001/vue-cropper) - 头像裁剪组件
211   -- [@antv/g2](https://antv.alipay.com/zh-cn/index.html) - Alipay AntV 数据可视化图表
212   -- [Viser-vue](https://viserjs.github.io/docs.html#/viser/guide/installation) - antv/g2 封装实现
213   -- eslint,[@vue/cli 3.2.1](https://cli.vuejs.org/zh/guide)
214   -- vue-print-nb-jeecg - 打印
215 203  
  204 +- Vue2版本:Vue2.6+@vue/cli+AntDesignVue+Viser-vue+Vuex等 [详细查看](https://github.com/jeecgboot/ant-design-vue-jeecg)
  205 +- Vue3版本:Vue3.0+TypeScript+Vite+AntDesignVue+pinia+echarts等新方案 [详细查看](https://github.com/jeecgboot/jeecgboot-vue3)
216 206  
217 207 #### 支持库
218 208  
... ...