@ -3,9 +3,9 @@ $.ajax({
url:"https://javacloud.bmob.cn/0104a7ae840e3555/counter?name=wcx",
async:true,
success:function(res){
alert(res);
message.alert(res);
},
error:function(){
alert('error!');
message.alert('error!');
}
});
The note is not visible to the blocked user.