mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
修改我的笔记列表内容换行显示。
This commit is contained in:
@@ -393,7 +393,7 @@ export default {
|
||||
//删除事件
|
||||
let event = {
|
||||
key: "DeleteNote",//
|
||||
title: "删除笔记",//
|
||||
title: "删除笔记",//
|
||||
parameters:"author",//
|
||||
content: "删除了笔记",//
|
||||
source:'page',
|
||||
@@ -699,6 +699,7 @@ export default {
|
||||
.all-content{
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
white-space: pre-line;
|
||||
color: #333333;
|
||||
img{
|
||||
width: 140px;
|
||||
|
||||
Reference in New Issue
Block a user