1、增加访问数量

2、主页的样式修改
3、头像自定义实现
4、注册修改为自动跳转到登录页面,登录失败友好提示,不进行跳转页面处理
5、博客增加私密的功能
This commit is contained in:
limqhz
2022-05-15 18:40:41 +08:00
parent 12ff775d36
commit e51efb81f4
64 changed files with 358 additions and 317 deletions

2
run.sh
View File

@@ -1 +1 @@
java -jar /home/monitor-3.1.5.jar > nohup.log
java -jar /home/monitor-3.1.5.jar --spring.profiles.active=dev