This website works better with JavaScript
Home
Explore
Help
Register
Sign In
web
/
archives
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
获取进度间隔时间修改
duy
1 year ago
parent
e74c6b26de
commit
10ceb8d596
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/archives/rolling.vue
+ 1
- 1
src/views/archives/rolling.vue
View File
@@ -293,7 +293,7 @@ const Verification = () => {
}
- }, 1000)
+ }, 1000
0
)
}
</script>