chapter_id: '1289018', end: "连载", chapter_name: '第96话 不死骑士(1/3)', cover_url:'https://static-tw.baozimhcn.com/cover/mozunnaiba-alanjiang.jpg', book_id: '5733', last_time: "2024-08-07", book_name:'魔尊奶爸', param: '9958' }; localStorage.setItem('manhua_5733', 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_5733') === -1) { history.push('manhua_5733'); //把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; }; } } }); 返回顶部