Commit 92548c45 by doszhang

dos

parent ff4d4570
...@@ -371,7 +371,7 @@ function jumpTolink(event) { ...@@ -371,7 +371,7 @@ function jumpTolink(event) {
$('.read' + index).show(); $('.read' + index).show();
setTimeout(function () { setTimeout(function () {
$('.read' + index).hide(); $('.read' + index).hide();
}, 200); }, 400);
} }
setTimeout(function () { setTimeout(function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment