Add TrayIcon demo (#529)

* feat: add tray demo, change icon.

* feat: include favicon.
This commit is contained in:
Dong Bin
2025-01-13 12:37:55 +08:00
committed by GitHub
parent 8955c83fd9
commit c253154e8f
8 changed files with 40 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./app.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body style="margin: 0; overflow: hidden">