别名:驱魔女王四姐妹
作者:福游鱼
状态:连载中 地区: 更新时间:2023-03-09 点击:34
} else { $.post({ url: '/commentadd', data: {comment: comment, book_id: book_id}, success(res) { if (res.err === 1) { ShowDialog(res.msg); } else { ShowDialog(res.msg); setTimeout(function () { location.reload(); },1000) } }, error(res) { ShowDialog('表单提交出错'); return false; } }) } }