lalala 1e89ad671d update hace 6 años
..
public 4b65072e2f update hace 6 años
src 1e89ad671d update hace 6 años
.babelrc a6fce66711 update hace 6 años
.browserslistrc a6fce66711 update hace 6 años
.eslintignore a6fce66711 update hace 6 años
.eslintrc.js a6fce66711 update hace 6 años
.gitignore a6fce66711 update hace 6 años
.prettierrc a6fce66711 update hace 6 años
LICENSE a6fce66711 update hace 6 años
README.md a6fce66711 update hace 6 años
babel.config.js a6fce66711 update hace 6 años
package.json a6fce66711 update hace 6 años
postcss.config.js a6fce66711 update hace 6 años
vue.config.js 8892e8b6f8 update hace 6 años

README.md

COOL-ADMIN

介绍

配置化编码,单表 CRUD 只需少量配置;写更少的代码,实现更多的功能;简洁、高效、可扩展、高度解耦

浏览器兼容性

支持所有符合 ES5 标准的浏览器(不支持 IE8 及以下版本).

文档

要查看Live Examples和文档,请访问https://www.cool-admin.com/.

使用

  1. yarn serve 开启服务
  2. yarn build 打包项目

版本信息

  • 2.0.0 删除不必要文件

  • 2.0.1 添加菜单下文件路径的输入提醒,优化模块引入

  • 2.0.2 优化 vue-echarts 的引入

  • 2.0.3 解决任务添加类型选择错误

  • 2.0.4 优化

  • 2.0.5 处理 360 浏览器下 flat 兼容问题