From 656db4fcb9649a868fb5e6789c2169219eeb72b2 Mon Sep 17 00:00:00 2001 From: zihanjian Date: Fri, 4 Jul 2025 17:27:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=AB=96=E5=90=91=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=E6=AF=94=E4=BE=8B=E4=B8=BA3:5=EF=BC=88=E5=AE=BD:?= =?UTF-8?q?=E9=AB=98=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将竖向广告的宽高比从5:3改为3:5 - 调整宽度为300px,使其呈现真正的竖向效果 - 更新占位图片的尺寸以匹配新比例 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- components/VerticalAd.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/VerticalAd.tsx b/components/VerticalAd.tsx index 4b43ca1..b8b0771 100644 --- a/components/VerticalAd.tsx +++ b/components/VerticalAd.tsx @@ -33,25 +33,25 @@ export default function VerticalAd() { - {/* 广告内容 - 5:3 比例 */} + {/* 广告内容 - 3:5 比例(宽:高) */}
{/* 占位内容 */}
广告位
-
5:3 竖向广告
+
3:5 竖向广告
{/* 实际广告图片占位 */} 广告