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;