From b7bb7b7771b507adc0f9ea01c6dcd83dec8cb4cd Mon Sep 17 00:00:00 2001 From: qinzhenpen <11463128+qinzhenpen@user.noreply.gitee.com> Date: Sat, 2 Sep 2023 18:07:04 +0800 Subject: [PATCH] =?UTF-8?q?navber=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/icons/svg/dashboard.svg | 2 +- src/assets/styles/index.scss | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/assets/icons/svg/dashboard.svg b/src/assets/icons/svg/dashboard.svg index 5317d37..3438ee5 100644 --- a/src/assets/icons/svg/dashboard.svg +++ b/src/assets/icons/svg/dashboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss index 9564ac5..ec7fe84 100644 --- a/src/assets/styles/index.scss +++ b/src/assets/styles/index.scss @@ -14,14 +14,12 @@ body { text-rendering: optimizeLegibility; font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif; background: url('../images//背景.png') no-repeat; - background-size: cover; + background-size: 100% 100%; background-attachment: fixed; } - label { font-weight: 700; } - html { height: 100%; box-sizing: border-box;