更新th声明,login.html/index.html页面的css/js部分增加thymeleaf属性,可通过浏览器直接打开并显示效果。
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user