From 70f43fddb20f9a3ea803d59ff2362b4ebc475afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E8=B6=85?= <943480861@qq.com> Date: Thu, 25 May 2023 11:29:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=BA=E6=99=AF=E8=83=8C=E6=99=AF=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/framework/base/flexbox.scss | 11 ++++++++--- src/view/tabs/scene.vue | 2 -- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/styles/framework/base/flexbox.scss b/src/styles/framework/base/flexbox.scss index e61a348..8b8a764 100644 --- a/src/styles/framework/base/flexbox.scss +++ b/src/styles/framework/base/flexbox.scss @@ -272,7 +272,6 @@ Flex, Grow, & Shrink 待确定 position: relative; background-image: url("@/assets/imgs/show/bg_timing.png"); background-repeat: no-repeat; - background-size: contain; height: 100vh; width: 100vw; //智慧右侧图片 @@ -359,11 +358,13 @@ Flex, Grow, & Shrink 待确定 width: 66px; height: 66px; } + .zhp-text-24-white-alpha40 { - color: rgba($color:#ffffff,$alpha:0.4); + color: rgba($color: #ffffff, $alpha: 0.4); font-size: 24px; font-weight: 400; } + .zhp-text-28-white { color: #fff; font-size: 28px; @@ -381,11 +382,13 @@ Flex, Grow, & Shrink 待确定 font-size: 32px; font-weight: 400; } + .zhp-text-34-white-alpha50 { - color: rgba($color:#ffffff,$alpha:0.5); + color: rgba($color: #ffffff, $alpha: 0.5); font-size: 34px; font-weight: 400; } + .rightImg { position: absolute; width: 48px; @@ -417,9 +420,11 @@ Flex, Grow, & Shrink 待确定 display: flex; align-items: center; } + .show-img { width: 100vw; } + .margin-left-2 { margin-left: 2px; } diff --git a/src/view/tabs/scene.vue b/src/view/tabs/scene.vue index 2efd0ad..b4efc16 100644 --- a/src/view/tabs/scene.vue +++ b/src/view/tabs/scene.vue @@ -5,7 +5,6 @@
-
@@ -24,7 +23,6 @@ >
-