优化首页
This commit is contained in:
parent
5db5b50610
commit
e2d8857078
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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
|
|
@ -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
Loading…
Reference in New Issue