Commit 9fcfaaa7 by doszhang

dos

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