Commit 899521c0 by doszhang

dos

parent bae68b07
...@@ -370,7 +370,7 @@ function jumpTolink(event) { ...@@ -370,7 +370,7 @@ function jumpTolink(event) {
$('.read' + index).show(); $('.read' + index).show();
setTimeout(function () { setTimeout(function () {
$('.read' + index).hide(); $('.read' + index).hide();
}, 300); }, 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