创建版本

This commit is contained in:
2021-02-22 12:17:00 +08:00
commit af555f49c3
2332 changed files with 369202 additions and 0 deletions
@@ -0,0 +1,26 @@
<style>
.main-container {
font:10pt 'STXihei', 'SimSun', sans-serif;
}
label {
font:10pt 'STXihei', 'SimSun', sans-serif;
}
@page {
font:10pt 'STXihei', 'SimSun', sans-serif;
/*
margin: 5mm;
size: 210mm 93mm;
prince-pdf-page-colorspace: auto;
prince-pdf-page-label: auto;
prince-rotate-body: 0deg;
prince-shrink-to-fit: none;
@bottom {
content: "第" counter(page)"页,共"counter(pages)"页"
}
*/
}
</style>
{{$form['tpl']}}