修复 HTTP H.264 模式

其他修改
This commit is contained in:
mofeng-git
2025-02-01 08:31:27 +00:00
parent 7b3335ea94
commit 9da06d3f58
12 changed files with 264 additions and 145 deletions

View File

@@ -17,11 +17,12 @@ li(id="text-dropdown" class="right")
td
select(id="hid-pak-keymap-selector")
table(class="kv")
+menu_switch_notable("hid-pak-slow-switch", "Slow typing", true, false, "hid-pak-slow-switch")
tr
+menu_switch_notable("hid-pak-slow-switch", "Slow typing", true, false, "hid-pak-slow-switch")
tr
+menu_switch_notable("hid-pak-secure-switch", "Hide input text", true, false, "hid-pak-secure-switch")
tr
+menu_switch_notable("hid-pak-ask-switch", "Ask paste confirmation", true, true, "hid-pak-ask-switch")
tr(id="hid-pak-secure" class="feature-disabled")
+menu_switch_notable("hid-pak-secure-switch", "Hide input text", true, false,"hid-pak-secure-switch")
div(id="stream-ocr" class="feature-disabled")
hr
br