src/main/resources/templates/febs/views/modules/order/orderList.html | ●●●●● patch | view | raw | blame | history |
src/main/resources/templates/febs/views/modules/order/orderList.html
@@ -465,7 +465,7 @@ //用于包含内容 var v = document.createElement("div"); //页面头部,导入css ,media="print"表示打印时使用该样式 var f = ["<head>", "<style>", "div{font-size:8px;}", ".main{width:40%;height:20%}", var f = ["<head>", "<style>", "div{font-size:8px;}", ".main{width:100%;height:20%}", ".main div{width:100%;display:inline-block;}", "</style>", "</head>" ].join(""); var contentHtml = "";