Files
mes-ui-d2/README.md
李杨 024b11048e no message
Former-commit-id: ac3f4007576e6d2dce28b6046d3247d85fcbc738
Former-commit-id: 0dbab66ca8301f0cc43cc676f9600cfb78c3f57a
Former-commit-id: dd79c191f88ce6c4afa6b17b9c5be7c6eda0d821
2018-04-03 13:47:44 +08:00

59 lines
2.0 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img width="550" src="http://fairyever.qiniudn.com/github-banner.png">
</p>
基于 `vue.js``ElementUI` 的管理系统前端解决方案
<p>
<a href="https://github.com/vuejs/vue">
<img src="https://img.shields.io/badge/vue-2.5.2-brightgreen.svg" alt="vue">
</a>
<a href="https://github.com/ElemeFE/element">
<img src="https://img.shields.io/badge/element--ui-2.0.11-brightgreen.svg" alt="element-ui">
</a>
<a href="https://github.com/vuejs/vuex/">
<img src="https://img.shields.io/badge/vuex-3.0.1-brightgreen.svg" alt="vuex">
</a>
<a href="https://github.com/axios/axios">
<img src="https://img.shields.io/badge/axios-0.17.1-brightgreen.svg" alt="axios">
</a>
</p>
> 此项目适合作为模板使用,在使用前请先检查您不需要的功能,删除相关代码和依赖插件,以减少代码体积。
> 不建议直接作为您项目的起始代码。
## 功能
* 简约主题
* 每个插件和组件都配有介绍文档
* 图片资源 sketch 源文件( 可以在这个文件内重新生成所有图片资源
* 登陆和注销
* 根据路由自动生成菜单
* 可折叠侧边栏
* 多国语言支持
* 富文本编辑器
* Markdown 编辑器
* 全屏
* Fontawesome 图标库
* Fontawesome 图标选择器(组件)
* 自动引入下载的 SVG 图标
* 前端假数据支持( mock
* 集成 G2 图表
* 图表自适应可拖拽大小的卡片容器(示例)
* 简化剪贴板操作
* 简化Cookie操作
* 时间计算工具
* 导入 Excel xlsx 格式 + CSV 格式
* 数据导出 Excel xlsx 格式 + CSV 格式
* 数据导出文本
* 数字动画
* 可拖拽调整大小的切分布局
* 可拖拽调整大小和位置的网格布局
* 提供三种页面容器组件(正常卡片,隐形容器,填满页面)
* 代码高亮显示
* 加载并解析 markdown 文件
* GitHub 样式的 markdown 显示组件
* markdown 内代码高亮
* 为 markdown 扩展了百度云链接解析和优化显示