Commit e3a3ea4a by doszhang

dos

parent 7de910c2
......@@ -232,7 +232,7 @@ function jumpTolink(event) {
readingJson['link' + index] = 1;
console.log(readingJson);
// setCookie('reading', JSON.parse(readingJson));
setCookie('reading', JSON.parse(readingJson));
}
// window.location.href = link;
}
......
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