Commit fd5bed8b authored by Van's avatar Van

💄 评论长度修改

parent ac0bff37
This diff is collapsed.
...@@ -42,7 +42,8 @@ admin.commentList = { ...@@ -42,7 +42,8 @@ admin.commentList = {
}, { }, {
text: Label.authorLabel, text: Label.authorLabel,
index: "title", index: "title",
style: "padding-left: 12px;" style: "padding-left: 12px;",
width: 154
}, { }, {
text: Label.dateLabel, text: Label.dateLabel,
index: "date", index: "date",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment