Explorar el Código

报告详情样式问题

hbchen hace 10 meses
padre
commit
4cb1b546a0
Se han modificado 3 ficheros con 310 adiciones y 308 borrados
  1. 307 307
      public/eta_comp.js
  2. 1 0
      src/views/smartReport/detail.vue
  3. 2 1
      src/views/smartReport/detailPdf.vue

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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;

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio