Commit 3f0ac214 by doszhang

dos

parent ae8a9b3f
......@@ -133,6 +133,10 @@ $(document).ready(function () {
link: linkAddress.link4,
index: 4
}, jumpTolink);
$('.read5').on('click', {
link: linkAddress.link4,
index: 5
}, jumpTolink);
});
function jumpTolink(event) {
......
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