Commit 9fcfaaa7 by doszhang

dos

parent 38d1a808
...@@ -212,10 +212,10 @@ $(document).ready(function () { ...@@ -212,10 +212,10 @@ $(document).ready(function () {
// index: 0 // index: 0
// }, jumpTolink); // }, jumpTolink);
// $('.link1').on('click', { $('.link1').on('click', {
// link: linkAddress.link1, link: linkAddress.link1,
// index: 1 index: 1
// }, jumpTolink); }, jumpTolink);
// $('.link2').on('click', { // $('.link2').on('click', {
// link: linkAddress.link2, // link: linkAddress.link2,
// index: 2 // index: 2
......
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