作者 xiaohu thinkpad
... ... @@ -81,13 +81,15 @@
layer.msg(res.msg);
window.location.href="/user/profile/percenter";
}
},
error:function(err){
click_num=0;
}
});
}
}else{
layer.msg("请勿重复评价");
}
});
})(window, jQuery)
</script>
... ...