From 55508a55b988b6fb28759d928ab5a4c7e588ba23 Mon Sep 17 00:00:00 2001 From: carry <2641257231@qq.com> Date: Thu, 1 May 2025 19:39:11 +0800 Subject: [PATCH] =?UTF-8?q?style(paper):=20=E8=B0=83=E6=95=B4=E5=B0=81?= =?UTF-8?q?=E9=9D=A2=E5=9B=BE=E7=89=87=E7=9A=84=E7=BC=A9=E6=94=BE=E6=AF=94?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将封面图片的缩放比例从0.5调整为1,以改善视觉效果。 --- paper/latex/chapters/cover.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/latex/chapters/cover.tex b/paper/latex/chapters/cover.tex index 82366eb..a16e5a2 100644 --- a/paper/latex/chapters/cover.tex +++ b/paper/latex/chapters/cover.tex @@ -2,7 +2,7 @@ \begin{titlepage} \begin{figure}[H] \centering - \includegraphics[scale=0.5]{pic//logo.jpg} + \includegraphics[scale=1]{pic//logo.jpg} \end{figure} \vspace{0.2cm} \centering