Explorar o código

只提示举左手进入测试提示频率调低一点了

林旭祥 hai 1 mes
pai
achega
f2b0f1a6e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/gesture/index.vue

+ 1 - 1
src/views/gesture/index.vue

@@ -221,7 +221,7 @@ const getLogout = async () => {
  * 提示语
  */
 const getTips = () => {
-  let myTime = 7000;
+  let myTime = 10000;
   let num = 0;
   timerManager.value.tips = setInterval(() => {
     if (projectList.value.length) {