@@ -22,9 +22,6 @@ function navTo(url, needLogin) {
}
const msg = (title, duration=1500, mask=false, icon='none')=>{
if(typeof title === 'string'){
return;
uni.showToast({
title,
duration,
The note is not visible to the blocked user.