Explorar el Código

优化延时体验

任一存 hace 3 años
padre
commit
5871f65b4c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/src/views/accessibility.vue

+ 1 - 1
web/src/views/accessibility.vue

@@ -594,7 +594,7 @@ export default {
       XHR.send(JSON.stringify({
         content: this.hoverElemDisc + this.hoverElemContent
       }))
-    }, 1000),
+    }, 500),
     keyEventHandler(e) {
       if (e.repeat) {
         return