fix 优化了登录的记住密码描述,
修改了个人中心的样式。优化了编辑栏位
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<hr style="margin-top: 18px">
|
||||
|
||||
<!--文章主体内容-->
|
||||
<div id="editor-text-area" style="height: 600px"></div>
|
||||
<div id="editor-text-area"></div>
|
||||
<textarea id="content-textarea" th:text="${blog.getContent()}" name="content" style="display: none;"></textarea>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user