第32章 (第17/18页)
{ var list = localSte.getItem('booklist').split("_"); if (list.length > 8) { var shift = list.p(); localSte.removeItem(shift); localSte.setItem('booklist', list.join('_')); } if (list.indexOf(aid) >= 0) //存在此篇小说id,更改章节id { localSte.setItem(aid, aid '#' cid '#' '开局误入反派阵营#第32章'); } else { localSte.setItem('booklist', aid '_' localSte.getItem('booklist')); localSte.setItem(aid, aid '#' cid '#' '开局误入反派阵营#第32章'); } } else { localSte.setItem('booklist', aid); localSte.setItem(aid, aid '#' cid '#' '开局误入反派阵营#第32章'); }
上一页
目录
下一页