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