Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fwonggh committed Sep 30, 2023
1 parent b175711 commit 7579dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<script>
(function m(){

let time=7;//超时时间 单位秒
let time=5;//超时时间 单位秒

let link=document.createElement("link");
link.setAttribute("rel", "stylesheet");
Expand Down

0 comments on commit 7579dfd

Please sign in to comment.