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 @@