chapter_id: '4229387', end: "连载", chapter_name: '第11话', cover_url:'https://hi77-overseas.mangafuna.xyz/wozaixingjiguojiadangedelingzhu/cover/1651188503.jpg.328x422.jpg', book_id: '99055', last_time: "2025-04-16", book_name:'我在星际国家当恶德领主', param: '88377' }; localStorage.setItem('manhua_99055', JSON.stringify(bookInfo));//id为键,设置缓存 let history = []; let value = localStorage.getItem('xwx_historys'); //读取参照数组 if (value != undefined && value != null) { history = JSON.parse(value); } if (history.indexOf('manhua_99055') === -1) { history.push('manhua_99055'); //把id为值存入参照数组 } localStorage.setItem('xwx_historys', JSON.stringify(history)); //--本地缓存代码结束-- if (document.images) { for (i = 0; i < document.images.length; i++) { document.images[i].onmousedown = function () { return false; }; } } }); 返回顶部