Przeglądaj źródła

报告详情样式问题

hbchen 10 miesięcy temu
rodzic
commit
4cb1b546a0

Plik diff jest za duży
+ 307 - 307
public/eta_comp.js


+ 1 - 0
src/views/smartReport/detail.vue

@@ -323,6 +323,7 @@ body{
   }
   .html-head-img-box,.html-end-img-box{
     position: relative;
+    overflow: hidden;
     .head-layout-item{
         position: absolute;
         overflow: hidden;

+ 2 - 1
src/views/smartReport/detailPdf.vue

@@ -147,7 +147,7 @@ body{
   background: #fff;
   overflow: auto;
   width: 800px;
-  padding: 20px 20px 20px 44px;
+  padding: 20px;
   margin: 0 auto;
 
   .top-header {
@@ -169,6 +169,7 @@ body{
   }
   .html-head-img-box,.html-end-img-box{
     position: relative;
+    overflow: hidden;
     .head-layout-item{
         position: absolute;
         overflow: hidden;

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików