mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-16 06:06:38 +00:00
docs: 错别字修改
This commit is contained in:
@ -92,7 +92,7 @@
|
||||
},
|
||||
SaveComment: function (cmtBId, cmtCId, cmtDetail) {
|
||||
if(!isLogin){
|
||||
layer.alert('请先登陆');
|
||||
layer.alert('请先登录');
|
||||
return;
|
||||
}
|
||||
var cmtDetailTemp = cmtDetail.replace(/(^\s*)/g, "");
|
||||
|
Reference in New Issue
Block a user