From 3ab05a874641a445ea26604c645d8e47b618b05a Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Wed, 4 Jun 2025 15:59:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B5=8F=E8=A7=88=E5=99=A8=E9=80=9A?= =?UTF-8?q?=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/notify.vue | 169 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 src/views/demo/notify.vue diff --git a/src/views/demo/notify.vue b/src/views/demo/notify.vue new file mode 100644 index 0000000..1a7f6cd --- /dev/null +++ b/src/views/demo/notify.vue @@ -0,0 +1,169 @@ + + + 浏览器通知示例 + + + {{ buttonText }} + + + + 您的浏览器不支持通知功能或当前环境不安全(非HTTPS) + + + + + + + + + + + + + + + + + 发送通知 + + + + + + + +