优化首页

This commit is contained in:
zhujj 2018-12-10 16:23:39 +08:00
parent 5db5b50610
commit e2d8857078
5 changed files with 1564 additions and 566 deletions

View File

@ -8,7 +8,7 @@
<version>3.1</version> <version>3.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<packaging>war</packaging> <packaging>jar</packaging>
<artifactId>ruoyi-admin</artifactId> <artifactId>ruoyi-admin</artifactId>
<description> <description>

View File

@ -14,7 +14,7 @@ ruoyi:
# 开发环境配置 # 开发环境配置
server: server:
# 服务端口 # 服务端口
port: 8081 port: 8099
servlet: servlet:
# 项目contextPath # 项目contextPath
context-path: / context-path: /

File diff suppressed because one or more lines are too long

View File

@ -6661,7 +6661,7 @@ body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed
} }
/* /*
* *
* SKIN blue 云企联管理系统 * SKIN blue 云企联管理系统
* NAME - blue/purple * NAME - blue/purple
* *
*/ */

File diff suppressed because it is too large Load Diff