From 7c52cd1d26b2582dbee4c3b4ce00fc64c624ed4b Mon Sep 17 00:00:00 2001 From: sparkmemory Date: Fri, 10 Jan 2025 20:24:12 +0800 Subject: [PATCH] =?UTF-8?q?style(frontend):=20=E4=BC=98=E5=8C=96=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B8=83=E5=B1=80=E5=92=8C=E5=BA=95=E9=83=A8=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -调整 RouterView 的样式,增加底部填充 - 修改底部菜单的布局方式,从 sticky 改为 fixed,并设置宽度为 100% - 更新 App.vue 文件中的相关代码 --- frontend/package.json.md5 | 2 +- frontend/src/App.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json.md5 b/frontend/package.json.md5 index d2ab4a7..3e578c9 100644 --- a/frontend/package.json.md5 +++ b/frontend/package.json.md5 @@ -1 +1 @@ -00b8e620dca5bab58d37996f0f350d0a \ No newline at end of file +fab5f9aa38ff92389d6726864c83c7cd \ No newline at end of file diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 65a9520..4d5e414 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -121,10 +121,10 @@ function toggleFullscreen(e) { - + - +