Commit f2841f66 by doszhang

dos

parent 478ac499
......@@ -254,8 +254,9 @@ function jumpTolink(event) {
readingJson['link' + index] = 1;
setCookie('reading', JSON.stringify(readingJson));
$('.read' + index).show();
alert(index);
}
window.location.href = link;
// window.location.href = link;
}
......
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