@@ -499,11 +499,12 @@ function checkUpdate() {
}
});
} else {
uni.showToast({title: '当前已是最新版本'});
// uni.showToast({title: '当前已是最新版本'});
console.log('当前已是最新版本');
},
fail: () => {
uni.showToast({title: '检查更新失败'});
uni.showToast({title: '网络异常,请稍后重试'});
The note is not visible to the blocked user.