mirror of
https://github.com/201206030/novel-plus.git
synced 2026-03-02 16:22:45 +08: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