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 @@ >
-