修复
This commit is contained in:
parent
72e55f25a0
commit
66479a5d35
@ -44,6 +44,9 @@ let getscript = async (url) => {
|
||||
scrurl = WebimgServerURL[0]
|
||||
// text = res.data
|
||||
})
|
||||
for(let i in imglist){
|
||||
imglist[i] = "/" + imglist[i]
|
||||
}
|
||||
return{
|
||||
imghost:scrurl.substring(0,scrurl.length - 1),
|
||||
chapterPath:"",
|
||||
|
Loading…
Reference in New Issue
Block a user