This commit is contained in:
唐明明
2022-07-07 17:19:03 +08:00
9 changed files with 690 additions and 556 deletions

View File

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