Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 02f0f26

Browse files
author
geekcattle
committed
BUG修复
1 parent a5aef69 commit 02f0f26

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎src/main/resources/application.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ server:
1010
#日志配置 等级由低到高:debug<info<warn<Error<Fatal
1111
logging:
1212
level:
13-
com.springframework.boot.web: warn
1413
com.geekcattle : debug
1514
file : "${user.home}/logs/spring-boot-logging.log"
1615

@@ -40,7 +39,7 @@ spring:
4039
date-format : "yyyy-MM-dd HH:mm:ss"
4140
#槿板配置
4241
thymeleaf:
43-
mode : "HTML5"
42+
mode : "HTML"
4443
cache : false
4544
encoding : "UTF-8"
4645
servlet:

‎src/main/resources/templates/home/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>快速体验</h3>
115115
<h3>如何交流、反馈、参与贡献?</h3>
116116
<p>
117117
* E-mail:l_iupeiyu@qq.com<br/>
118-
* GitHub:<a href="https://github.com/liu-peiyu/SpringBootAdmin">https://github.com/liu-peiyu/Geek-Framework</a><br/>
118+
* GitHub:<a href="https://github.com/liu-peiyu/GeekFramework">https://github.com/liu-peiyu/Geek-Framework</a><br/>
119119
* 开源中国:<a href="http://git.oschina.net/liupeiyu/springbootadmin">http://git.oschina.net/liupeiyu/springbootadmin</a>
120120
</p>
121121

@@ -132,8 +132,6 @@ <h3>版权声明</h3>
132132
7. 你可以以任何方式获得,你可以修改包名或类名,但还请保留文件中的版权和作者信息。<br/>
133133
</p>
134134

135-
<h3>个人技能</h3>
136-
<p>JAVA、PHP、HTML、CSS、JQ、BootStrap、Vue、Mysql、Oracle、Redis、SVN、GIT、Apache、Nginx、Tomcat、WindowServer、Ubuntu</p>
137135
</div>
138136
<div class="hide">
139137
<script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /