Commit ba3ce4e8 by doszhang

dos

parent 99de46ab
......@@ -122,6 +122,7 @@ preloadimages(preloadImageList, function () {
}, function (progress) {});
$(document).ready(function () {
readingJson = {};
readingJson = JSON.stringify(getCookie('reading'));
console.log(readingJson);
......
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