src/components/header/index.jsx
@@ -629,7 +629,7 @@ if (!window.GLOB.WebSql && !window.GLOB.IndexDB) { notification.warning({ top: 92, message: '升级失败,请刷新页面重试!', message: '更新失败,请刷新页面重试!', duration: 2 }) resolve() @@ -638,7 +638,7 @@ setTimeout(() => { notification.success({ top: 92, message: '升级成功!', message: '更新成功!', duration: 2 }) resolve()