Commit 2a9193eb by doszhang

dos

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