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