From d0442ea75f932ce078f93c4f08ebc7f3624542a6 Mon Sep 17 00:00:00 2001 From: xiaomai Date: Mon, 13 Oct 2025 08:23:56 +0800 Subject: [PATCH] feat(display): add chairman speech page and refine layouts This commit introduces a new page for the Chairman of the Board's speech and includes several visual refinements for the event display. - Add `speech/3.html` to display the chairman's video. - Update the committee member list. - Adjust font sizes, colors, and element positioning on the main and committee list pages for better visual presentation. - Fine-tune background video placement and scaling. --- 20251012/commitee-list/background.js | 2 +- 20251012/commitee-list/commitee.js | 1 - 20251012/commitee-list/index.html | 14 +++++++------- 20251012/main/background.js | 6 +++--- 20251012/main/index.html | 8 ++++---- 20251012/speech/3.html | 13 +++++++++++++ 6 files changed, 28 insertions(+), 16 deletions(-) create mode 100644 20251012/speech/3.html diff --git a/20251012/commitee-list/background.js b/20251012/commitee-list/background.js index 9f35fe7..966fd21 100644 --- a/20251012/commitee-list/background.js +++ b/20251012/commitee-list/background.js @@ -41,7 +41,7 @@ // topOffset: -200, // scalePercent: 125 leftMargin: 0, - topOffset: -200, + topOffset: -100, scalePercent: 125, rotationDeg: 0, opacityPercent: 100, diff --git a/20251012/commitee-list/commitee.js b/20251012/commitee-list/commitee.js index 3f90a73..ef80661 100644 --- a/20251012/commitee-list/commitee.js +++ b/20251012/commitee-list/commitee.js @@ -28,7 +28,6 @@ const members = [ "张祥明", "黄升文", "陈照明", - "赵汶德", "陈世勇", "王畯杰", "黄伟宏", diff --git a/20251012/commitee-list/index.html b/20251012/commitee-list/index.html index 54cabe1..7b6e2a1 100644 --- a/20251012/commitee-list/index.html +++ b/20251012/commitee-list/index.html @@ -57,14 +57,14 @@

庆祝赵子龙元帅暨众神圣诞千秋

庆祝赵子龙元帅暨众神圣诞千秋

@@ -72,7 +72,7 @@

-
+

@@ -90,7 +90,7 @@

@@ -108,7 +108,7 @@