Browse Source

修改环境

shuhao 4 months ago
parent
commit
93d8249dcf
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/authentic/Pdf.vue

+ 4 - 0
src/views/authentic/Pdf.vue

@@ -282,5 +282,9 @@ $body-height:calc(100% - $title-height);
 
 
 }
+canvas{
+  width:595px;
+  height: 500px;
+}
 
 </style>