This commit is contained in:
pplokijuhyg 2020-01-04 00:07:01 +08:00
parent 72e55f25a0
commit 66479a5d35

View File

@ -44,6 +44,9 @@ let getscript = async (url) => {
scrurl = WebimgServerURL[0] scrurl = WebimgServerURL[0]
// text = res.data // text = res.data
}) })
for(let i in imglist){
imglist[i] = "/" + imglist[i]
}
return{ return{
imghost:scrurl.substring(0,scrurl.length - 1), imghost:scrurl.substring(0,scrurl.length - 1),
chapterPath:"", chapterPath:"",