mirror of
https://github.com/HackPlan/quark-shell-mac.git
synced 2026-01-12 15:04:57 +08:00
Update sample to set non-ASCII label.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
@@ -80,7 +81,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<button onclick="setIcon()">Set Icon</button>
|
||||
<button onclick="quark.setLabel('03:14 AM')">Set Label</button>
|
||||
<button onclick="quark.setLabel('03:14 AM 喵')">Set Label</button>
|
||||
<button id="show-menu">Show Menu</button>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user