소스 검색

直播参数

zhaoxw 4 년 전
부모
커밋
a257158cae
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      pagesGood/liveDetail.nvue

+ 4 - 4
pagesGood/liveDetail.nvue

@@ -67,10 +67,10 @@
 		},
 		onReady() {
 			this.isAuthor = false;
-      this.linkMic = true;
-      this.userId = "123";
-      this.name = 'test';
-      this.roomId = '1';
+      // this.linkMic = true;
+      // this.userId = "123";
+      // this.name = 'test';
+      // this.roomId = '1';
       this.$nextTick(() => this.enterRoom());
       return;