日志

啥叫日志

if(标题.value.trim().length != 0 && 内容.innerText.trim().length != 0) {

  //日志

}

else {

  //提交失败

}

评论区

暂无评论,来说点什么吧~

发表评论