label: 3.5.0

This commit is contained in:
Jerry
2020-12-30 23:26:54 +08:00
parent 80c03b15b1
commit 3b72c87996
9 changed files with 37 additions and 34 deletions

View File

@@ -80,7 +80,7 @@ script.
'content': changeContent(e.comment),
'mail': e.mail,
'nick': e.nick,
'url': e.url,
'url': e.url + '#' + e.objectId,
'date': e.createdAt,
}
})