增加版本强制更新功能

This commit is contained in:
唐明明
2022-07-08 14:06:04 +08:00
parent d3185b6e26
commit 3c5926fbef
5 changed files with 5842 additions and 5844 deletions

View File

@@ -14,7 +14,7 @@
title : "更新提示",
content : res.note || '版本更新信息',
confirmText : "更新",
showCancel : true,
showCancel : !res.info.must,
success : modalRes => {
if (modalRes.confirm) {
if (plus.os.name == "Android") {