Aucune description

youtube.page.html 1.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <ion-header>
  2. <ion-toolbar class="toolbar-bg-color">
  3. <ion-buttons slot="end">
  4. <ion-menu-button></ion-menu-button>
  5. </ion-buttons>
  6. <img src="../../../assets/icon/logo-fm99.png" class="head-img">
  7. </ion-toolbar>
  8. </ion-header>
  9. <ion-content>
  10. <img src="../../../assets/img-static/banner-320x50.jpeg" alt="">
  11. <ion-grid>
  12. <ion-row>
  13. <ion-col>
  14. <h2>รายการย้อนหลัง</h2>
  15. </ion-col>
  16. </ion-row>
  17. <ion-row>
  18. <ion-col size="5">
  19. <img src="../../assets/img-static/mqdefault-1.jpg">
  20. </ion-col>
  21. <ion-col>Morning Talk [26-10-2022 l 07:30 - 09:00 น. ]</ion-col>
  22. </ion-row>
  23. <ion-row>
  24. <ion-col size="5">
  25. <img src="../../assets/img-static/mqdefault-2.jpg">
  26. </ion-col>
  27. <ion-col>Golf Trick [26-10-2022 l 09:00 - 10:00 น.]</ion-col>
  28. </ion-row>
  29. <ion-row>
  30. <ion-col size="5">
  31. <img src="../../assets/img-static/mqdefault-3.jpg">
  32. </ion-col>
  33. <ion-col>เจาะสนามบอลไทย [ 20-10-2022 l 20:00 - 21:30 น. ]</ion-col>
  34. </ion-row>
  35. <ion-row>
  36. <ion-col>
  37. <img src="../../../assets/img-static/banner-320x100.jpeg" alt="">
  38. </ion-col>
  39. </ion-row>
  40. </ion-grid>
  41. </ion-content>