Jelajahi Sumber

feat:修改登录时间

AmandaG 6 bulan lalu
induk
melakukan
fafdf31722
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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