Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
8191092b
Commit
8191092b
authored
Apr 11, 2019
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新主页字样
parent
c484b669
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
src/main/webapp/assets/expand/css/style.css
+10
-0
src/main/webapp/pages/modular/frame/console.html
+6
-4
No files found.
src/main/webapp/assets/expand/css/style.css
0 → 100644
View file @
8191092b
.text-danger
{
color
:
#FF5722
;
}
.text-success
{
color
:
#5FB878
;
}
.text-waring
{
color
:
#FFB800
;
}
\ No newline at end of file
src/main/webapp/pages/modular/frame/console.html
View file @
8191092b
...
@@ -7,6 +7,8 @@
...
@@ -7,6 +7,8 @@
<title>
${systemName}
</title>
<title>
${systemName}
</title>
<link
rel=
"stylesheet"
href=
"${ctxPath}/assets/common/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
href=
"${ctxPath}/assets/common/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
href=
"${ctxPath}/assets/common/module/admin.css?v=311"
/>
<link
rel=
"stylesheet"
href=
"${ctxPath}/assets/common/module/admin.css?v=311"
/>
<link
rel=
"stylesheet"
href=
"${ctxPath}/assets/expand/css/style.css"
media=
"all"
/>
<style>
<style>
/** 卡片轮播图样式 */
/** 卡片轮播图样式 */
.admin-carousel
.layui-carousel-ind
{
.admin-carousel
.layui-carousel-ind
{
...
@@ -114,14 +116,14 @@
...
@@ -114,14 +116,14 @@
<span
class=
"layui-badge-rim"
>
2019-4-1
</span>
<span
class=
"layui-badge-rim"
>
2019-4-1
</span>
</h3>
</h3>
<ul>
<ul>
<li>
独创领域驱动设计 + 数据驱动模式代码生成器
</li>
<li
class=
"text-danger"
>
最新独创领域驱动设计 + 数据驱动模式代码生成器
</li>
<li>
完美适配Mysql,Oracle,Sql Server,Postgre SQL多种数据库的支持
</li>
<li
class=
"text-danger"
>
完美适配Mysql,Oracle,Sql Server,Postgre SQL多种数据库的支持
</li>
<li
class=
"text-danger"
>
集成最新版flowable v6.4.1,提供使用用例,提供原装在线画图工具
</li>
<li
class=
"text-danger"
>
新增haproxy + keepalived实现负载均衡和高可用的安装配置和相关脚本
</li>
<li>
提供接入spring cloud微服务方案,轻松搭建基于Guns的微服务
</li>
<li>
提供接入spring cloud微服务方案,轻松搭建基于Guns的微服务
</li>
<li>
集成最新版flowable v6.4.1,提供使用用例,提供原装在线画图工具
</li>
<li>
集成spring定时任务,quartz定时任务,提供分布式调度解决方案
</li>
<li>
集成spring定时任务,quartz定时任务,提供分布式调度解决方案
</li>
<li>
新增pdf在线预览功能,提供word,excel,ppt,pdf在线预览
</li>
<li>
新增pdf在线预览功能,提供word,excel,ppt,pdf在线预览
</li>
<li>
新增excel导入导出示例,可根据自定义sql进行报表导出
</li>
<li>
新增excel导入导出示例,可根据自定义sql进行报表导出
</li>
<li>
新增haproxy + keepalived实现负载均衡和高可用的安装配置和相关脚本
</li>
<li>
重构字典模块,系统枚举和字典的全新融合
</li>
<li>
重构字典模块,系统枚举和字典的全新融合
</li>
<li>
新增高级表单demo,高级表格demo,增加文件上传,图片上传,富文本编辑框功能
</li>
<li>
新增高级表单demo,高级表格demo,增加文件上传,图片上传,富文本编辑框功能
</li>
</ul>
</ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment