From f1e5ef57eaf1f673f386fdb27cbba31d096858ea Mon Sep 17 00:00:00 2001 From: Tomas <tomasysh@gmail.com> Date: 星期五, 28 七月 2023 12:03:54 +0800 Subject: [PATCH] Update: [首頁] 廣告影片設定 --- PAMapp/pages/index.vue | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/PAMapp/pages/index.vue b/PAMapp/pages/index.vue index 22cbb6f..3b30c4d 100644 --- a/PAMapp/pages/index.vue +++ b/PAMapp/pages/index.vue @@ -142,6 +142,12 @@ </div> </div> </PopUpFrame> + <iframe width=��780�� + height=��440�� + style="position: fixed; bottom: 30px; right: 30px; z-index: 9999;" + allowfullscreen + src="https://www.youtube.com/embed/655JnwbuRGA?autoplay=1&mute=1" + ></iframe> </div> </template> -- Gitblit v1.8.0