Browse Source

no message

feature/feature-compatible
赖家华 7 years ago
parent
commit
9b974820a4
1 changed files with 1 additions and 0 deletions
  1. 1
      src/view/poster.vue

1
src/view/poster.vue

@ -238,6 +238,7 @@
this.getPoster2()
}else if (this.sourceType == 3){
this.imgSrc = "http://1hjz.3ncto.com.cn" + this.no + "?" + Date.now();
this.imgUrl = "http://1hjz.3ncto.com.cn" + this.no;
} else { //
this.getPoster()
}

Loading…
Cancel
Save