0225273 4 miesięcy temu
rodzic
commit
a483e903e2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/app/tab1/tab1.page.ts

+ 1 - 1
src/app/tab1/tab1.page.ts

@@ -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: '了解如何打造理想的家居装修风格'
     },