中秋更新
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
content: '新版本已经准备好,是否重启应用?',
|
||||
success(res) {
|
||||
if (res.confirm) {
|
||||
console.log(res.confirm,'res.confirm版本信息')
|
||||
// 新的版本已经下载好,调用 applyUpdate 应用新版本并重启
|
||||
updateManager.applyUpdate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user