Skip to content

subei12/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

博客系统 不支持搜狗浏览器

后台登录地址: http://localhost:8080/blog/login.html

账号:admin

密码:123456

新版前台地址: http://localhost:8085/ index.png post1.png post2.png 旧版前台地址: http://localhost:8085/index.old index_old.png post1_old.png post2_old.png 1、修改首页显示,按日期降序排列(最新发布的在上)

2、修复json转换bug,以及随之而来的参数中bytes部分过长导致数据库(varchar=20000)无法存放的问题,参数为MultipartFile过长时提取关键信息转换为自定的json。

3、文件上传时(包含富文本编辑器),从上传到本地修改为上传到七牛云。

4、 优化【归档】功能,优化部分部分代码结构

5、修复管理后台文章编辑时部分未展示

6、修复无效的置顶功能

7、重构前端UI,前端代码来着 https://blog.imalan.cn/ (扣的)

About

基于https://github.com/perfectStudent/blog 的二次开发

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors