You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.. | ||
public | 9 months ago | |
src | 11 months ago | |
.dockerignore | 4 years ago | |
.editorconfig | 4 years ago | |
.env | 11 months ago | |
.env.development | 3 years ago | |
.env.docker | 11 months ago | |
.env.production | 11 months ago | |
.env.test | 11 months ago | |
.eslintignore | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 4 years ago | |
.prettierrc | 4 years ago | |
Dockerfile | 9 months ago | |
LICENSE | 4 years ago | |
README.md | 11 months ago | |
babel.config.js | 11 months ago | |
docker-compose-business_web.yml | 11 months ago | |
idea.config.js | 4 years ago | |
nginx.conf | 11 months ago | |
package.json | 11 months ago | |
vue.config.js | 11 months ago |
README.md
科亿知识库 KY KMS
当前最新版本: V0.0.1(发布日期:20220322)
Overview
基于 Ant Design of Vue 实现的 Ant Design Pro Vue 版 Jeecg-boot 的前端UI框架,采用前后端分离方案,提供强大代码生成器的低代码平台。 前端页面代码和后端功能代码一键生成,不需要写任何代码,保持jeecg一贯的强大!!
前端技术
- 基础框架:ant-design-vue - Ant Design Of Vue 实现
- JavaScript框架:Vue
- Webpack
- node
- yarn
- eslint
- @vue/cli 3.2.1
- vue-cropper - 头像裁剪组件
- @antv/g2 - Alipay AntV 数据可视化图表
- Viser-vue - antv/g2 封装实现
附属文档
-
其他待补充...
备注
@vue/cli 升级后,eslint 规则更新了。由于影响到全部 .vue 文件,需要逐个验证。既暂时关闭部分原本不验证的规则,后期维护时,在逐步修正这些 rules