docs: 错别字修改

This commit is contained in:
xiongxiaoyang
2025-07-12 18:05:06 +08:00
parent 675b156094
commit 972a49f1ba
11 changed files with 14 additions and 14 deletions

View File

@ -91,7 +91,7 @@
},
SaveComment: function (cmtBId, cmtCId, cmtDetail) {
if (!isLogin) {
layer.alert('请先登');
layer.alert('请先登');
return;
}
var cmtDetailTemp = cmtDetail.replace(/(^\s*)/g, "");