From 117bd4ac0684b5d006b41bbca44f9639ae14465e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Mon, 7 Nov 2022 17:31:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=9C=E4=B8=9A=E6=89=A7=E6=B3=95=E6=89=AB?= =?UTF-8?q?=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../retrospect/retrospectDetail.vue | 89 ++++++++++++++----- 1 file changed, 65 insertions(+), 24 deletions(-) diff --git a/src/views/lawEnforcement/retrospect/retrospectDetail.vue b/src/views/lawEnforcement/retrospect/retrospectDetail.vue index c17ccda3..a4da09ab 100644 --- a/src/views/lawEnforcement/retrospect/retrospectDetail.vue +++ b/src/views/lawEnforcement/retrospect/retrospectDetail.vue @@ -23,33 +23,37 @@
- www.kasdhefivnskdfkhhwkn5664nn.5164888874.com + http://y.acexe.cn?q=10946481001086181062569234199632
-
- -

该产品单元识别代码合规

-

1534565635645126353535335656

+
+
-
- - - - - - - - - -
+ + + + + -
- - -
+ + + + + + + + + + + + + + + + + +
@@ -104,6 +108,42 @@ } .app-container { + height: 100vh; + + overflow: hidden; + + } + .iframe-wrap{ + + position: relative; + + overflow: hidden; + + width: 100%; + + height: calc(100vh - 269PX); + + background: #eee; + + } + .iframe{ + + width: calc(100% + 20PX); + + border: none; + + position: absolute; + + right: -20PX; + + top: 0; + + bottom: 0; + + overflow-x: hidden; overflow-y: scroll; + + height: 100%; + } .retrospect_icon{ position: absolute; @@ -198,7 +238,7 @@ } } .header_main{ - /*height: 116px;*/ + height: 225PX; background: url('../../../../static/images/lawEnforcement/new/header_bg.png') no-repeat; background-size: 100% 100%; /*position: fixed;*/ @@ -257,7 +297,8 @@ } .main_box{ width: 96%; - margin: 0 auto; + height: 58PX; + margin: 0 auto 15PX; border-radius: 10PX; box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); overflow: hidden;