Sfoglia il codice sorgente

轮询时间调整

pengyh 1 anno fa
parent
commit
dc8dcadda1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/layout/components/Navbar.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -423,7 +423,7 @@ export default {
 					});
 				})
 			})
-		},20000)
+		},30000)
 		
 	},
 	getCount(){