From 0726829b7f17da38f4373ef4a9b4d46221448427 Mon Sep 17 00:00:00 2001 From: Qing Bi Liao <78472206+Pencil126@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:23:45 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20=E4=BF=AE=E6=AD=A3=E4=B8=8A=E4=B8=8B?= =?UTF-8?q?=E5=B1=86=E5=B9=B9=E9=83=A8=E4=BB=8B=E7=B4=B9=E6=8C=89=E9=88=95?= =?UTF-8?q?=20#176?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/gallery_list.js | 1 - src/templates/member_page.js | 9 ++++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pages/gallery_list.js b/src/pages/gallery_list.js index 8126f55..348f4f8 100644 --- a/src/pages/gallery_list.js +++ b/src/pages/gallery_list.js @@ -102,7 +102,6 @@ const galleryItem = (node) => {

{node.name}

時間:{node.date}
地點:{node.location}
- {/* eslint-disable-next-line react/jsx-no-target-blank */} { {/* 上、下一屆 */}
{prevUrl ? ( - + 上一屆幹部介紹 @@ -29,7 +28,7 @@ const MemberPage = (props) => {
)} {nextUrl ? ( - + 下一屆幹部介紹 @@ -46,7 +45,7 @@ const MemberPage = (props) => {
{/* 空白區 */}
{prevUrl ? ( - + 上一屆幹部介紹 @@ -54,7 +53,7 @@ const MemberPage = (props) => {
)} {nextUrl ? ( - + 下一屆幹部介紹