Commit f6ac1ecd by doszhang

dos

parent 2801d6dc
......@@ -156,6 +156,10 @@ $(document).ready(function () {
video2.pause();
});
$('.btn-clear').on('click', function () {
setCookie('reading', '{}');
});
$('.btn-more').on('click', {
link: linkAddress.link0,
index: 0
......
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