mirror of
https://github.com/imsyy/home.git
synced 2025-05-20 21:20:14 +09:00
Update main.js
This commit is contained in:
parent
ed3e566c43
commit
9dafc594da
@ -17,6 +17,6 @@ app.mount("#app");
|
||||
// PWA
|
||||
navigator.serviceWorker.addEventListener("controllerchange", () => {
|
||||
// 弹出更新提醒
|
||||
console.log("站点已更新,刷新后生效");
|
||||
ElMessage("站点已更新,刷新后生效");
|
||||
console.log("hwxlikemi维护了网站,刷新后生效");
|
||||
ElMessage("hwxlikemi维护了网站,刷新后生效");
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user