natasha 1 주 전
부모
커밋
999a39555d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Adult/phonePreview/ArticleViewChs/index.vue

+ 1 - 1
src/components/Adult/phonePreview/ArticleViewChs/index.vue

@@ -364,7 +364,7 @@ export default {
       this.pauseAudio();
       this.pauseVideo();
       this.isFull = true;
-      this.goFullscreen();
+      // this.goFullscreen();
     },
     pauseAudio() {
       let audio = document.getElementsByTagName("audio");