zhengnaiwen_citu 6 月之前
父節點
當前提交
edf0c51220
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/update.js

+ 1 - 1
src/update.js

@@ -41,7 +41,7 @@ async function needUpdate () {
   return result
 }
 
-const DURATION = 2000
+const DURATION = 3000
 
 export default function autoRefresh () {
   setTimeout(async () => {