更新th声明,login.html/index.html页面的css/js部分增加thymeleaf属性,可通过浏览器直接打开并显示效果。

This commit is contained in:
wangxinxx
2018-04-26 17:56:59 +08:00
parent 311118d37e
commit a20b092a31
24 changed files with 40 additions and 38 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<property name="log_home" value="/home/logs/ruoyi" />
<property name="log_home" value="logs/ruoyi" />
<!-- 控制台输出 -->
<appender name="stdout" class="ch.qos.logback.core.ConsoleAppender">