guhongwei 4 年 前
コミット
174be1e900
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/live/detail.vue

+ 1 - 1
src/views/live/detail.vue

@@ -74,7 +74,7 @@ export default {
       videoData: [],
       videoPath: '',
       // 图文直播
-      active: 1,
+      active: 0,
     };
   },
   async created() {