mirror of
https://github.com/woodchen-ink/watermark.git
synced 2025-07-18 05:52:01 +08:00
test:connect test
This commit is contained in:
parent
4e1c9f3061
commit
f6ec5b90d7
@ -23,7 +23,7 @@
|
||||
|
||||
var deferredPrompt = null;
|
||||
|
||||
// 判断用户是否安装此应用:beforeinstallprompt
|
||||
// 判断用户是否安装此应用: beforeinstallprompt
|
||||
window.addEventListener("beforeinstallprompt", e => {
|
||||
e.preventDefault();
|
||||
deferredPrompt = e;
|
||||
|
Loading…
x
Reference in New Issue
Block a user