@@ -55,7 +55,7 @@ export class Tab1Page implements OnInit {
videos: { videoUrl: string, title: string, description: string }[] = [
{
- videoUrl: 'assets/videos/video2.mp4',
+ videoUrl: 'assets/videos/video1.mp4',
title: '房屋装修设计指南',
description: '了解如何打造理想的家居装修风格'
},