update readme
This commit is contained in:
@@ -12,4 +12,3 @@ setInterval(function(){
|
||||
toast(i * 5 + "秒");
|
||||
}, 5000);
|
||||
|
||||
loop();
|
||||
@@ -8,4 +8,3 @@ setInterval(function(){
|
||||
}
|
||||
}, 4000);
|
||||
|
||||
loop();
|
||||
|
||||
Reference in New Issue
Block a user