fix 豆瓣海报无法展示
This commit is contained in:
		
							parent
							
								
									629ef4167b
								
							
						
					
					
						commit
						c4f88a5368
					
				@ -128,7 +128,7 @@ async function getInfo(id, i) {
 | 
			
		||||
  vid = id
 | 
			
		||||
  img.value = i
 | 
			
		||||
  let res = await getVideoInfo(id)
 | 
			
		||||
  info.value = res.data.format
 | 
			
		||||
  info.value = res.data.format.replace('img1.doubanio','img9.doubanio')
 | 
			
		||||
  year.value = res.data.year
 | 
			
		||||
  imdb = res.data.imdb_link || ""
 | 
			
		||||
  console.info(res.data.trans_title.length)
 | 
			
		||||
@ -239,4 +239,4 @@ async function addsubscribe() {
 | 
			
		||||
.image {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  display: block;
 | 
			
		||||
}</style>
 | 
			
		||||
}</style>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user