瀏覽代碼

修改环境

shuhao 4 月之前
父節點
當前提交
93d8249dcf
共有 1 個文件被更改,包括 4 次插入0 次删除
  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>