190 Star 474 Fork 156

这不是bug / easyui-super-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
这不是bug 提交于 2017-10-12 17:52 . 更新 README.md

easyui-super-theme

基于easyui最新版1.5.1的一套皮肤,flat ui的配色,字体图标用的是fontawesome

虽然现在都流行vue,react,angular组件库,但了解到依然有很多小伙伴在用这个做后台管理系统,就稍微完善一下共享给大家,会抽空继续完善,喜欢的话就顺手给个星吧!~

用法

皮肤是基于gray主题修改的

  1. 把dist下的super主题文件夹考到easyui/themes文件夹下面
  2. 依次引入(跟其他easyui主题用法一样,然后多了一个font-awesome.css一个super.js)
    <link rel="stylesheet" type="text/css" href="easyui/themes/super/css/font-awesome.css" />
    <link rel="stylesheet" type="text/css" href="easyui/themes/super/superBlue.css" id="themeCss"/>
    <script type="text/javascript" charset="utf-8" src="easyui/theme/super/super.js"></script>

superDemo.js是示例模版的一些方法

部分截图

image image image image image image image image image image image image image image image image image image image image

JavaScript
1
https://gitee.com/tianyu1993/easyui-super-theme.git
git@gitee.com:tianyu1993/easyui-super-theme.git
tianyu1993
easyui-super-theme
easyui-super-theme
master

搜索帮助