@@ -14,7 +14,7 @@
title : "更新提示",
content : res.note || '版本更新信息',
confirmText : "更新",
showCancel : false,
showCancel : true,
success : modalRes => {
if (modalRes.confirm) {
if (plus.os.name == "Android") {
The note is not visible to the blocked user.