Commit 2a9193eb by doszhang

dos

parent 3d51fd26
......@@ -209,10 +209,10 @@ $(document).ready(function () {
// setCookie('reading', '{}');
// });
// $('.link0').on('click', {
// link: linkAddress.link0,
// index: 0
// }, jumpTolink);
$('.read0').on('click', {
link: linkAddress.link0,
index: 0
}, jumpTolink);
$('.read1').on('click', {
link: linkAddress.link1,
......
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