Commit ff4d4570 by doszhang

dos

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