瀏覽代碼

feat:修改登录时间

AmandaG 6 月之前
父節點
當前提交
fafdf31722
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/AIRobot/src/AIRobot.vue

+ 1 - 1
src/components/AIRobot/src/AIRobot.vue

@@ -90,7 +90,7 @@ const isShowLogin = () => {
   } else if (loginCount <= 2) {
     settimeouttime = 15000
   } else {
-    settimeouttime = 45000
+    settimeouttime = 10000
   }
   setTimeout(() => {
     isShowDefault.value = false