pages/home/home-main.vue @@ -60,7 +60,11 @@ }, methods: { startExplore() { this.showVideo = true; // this.showVideo = true; // 改成跳转到具体页面 uni.navigateTo({ url: '/sub-pages/film-list/film-list' }); }, onVideoEnd() { // 切换下一个视频