Support ! and ? mode in WebUI

- Long press to open mode menu
- Show toast on error log

#7
This commit is contained in:
KOWX712
2024-12-29 02:38:47 +08:00
parent 940d809ac5
commit 77a6e06631
7 changed files with 289 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ body {
bottom: 50px;
left: 50%;
transform: translateX(-50%);
z-index: 3;
z-index: 10;
}
.floating-btn {