Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
device-back
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
1
议题
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Matrix
device-back
Commits
8a2eff0e
提交
8a2eff0e
authored
11月 18, 2021
作者:
zjm
浏览文件
操作
浏览文件
下载
差异文件
合并分支 'bug' 到 'master'
Bug 查看合并请求
!83
上级
af8bbc34
0391f03c
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
1338 行增加
和
179 行删除
+1338
-179
bill10-11-17.html
dev-union/src/main/resources/htmlTemplate/bill10-11-17.html
+440
-0
bill10.html
dev-union/src/main/resources/htmlTemplate/bill10.html
+328
-173
bill11-11-17.html
dev-union/src/main/resources/htmlTemplate/bill11-11-17.html
+544
-0
bill11.html
dev-union/src/main/resources/htmlTemplate/bill11.html
+26
-6
没有找到文件。
dev-union/src/main/resources/htmlTemplate/bill10-11-17.html
0 → 100755
浏览文件 @
8a2eff0e
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
/>
<title>
Document
</title>
<style>
body
{
margin
:
0
;
padding
:
0
;
font-family
:
FangSong_GB2312
;
}
.bottomTxt
{
text-align
:
center
;
font-size
:
10px
;
color
:
#646464
;
height
:
10px
;
line-height
:
10px
;
}
.decorationLine
{
/*text-decoration:underline;*/
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#000
;
height
:
24px
;
}
/*
@page
{
size
:
297mm
210mm
;}
<!
--
设置
PDF
页面大小,此配置只对生成
PDF
文件有效,不会对页面显示生效
--
>*/
@page
{
size
:
210mm
297mm
;
/*margin: 0.25in;*/
/*-fs-flow-bottom: "footer";*/
/*-fs-flow-left: "left";*/
/*-fs-flow-right: "right";*/
/*border: thin solid black;*/
/*padding: 1em;*/
}
.returnTablePrint
{
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
color
:
#000
;
cursor
:
default
;
}
.returnTablePrint
.content
{
width
:
100%
;
height
:
100%
;
/* background: url("../../../assets/img/detailsBg.png") no-repeat; */
/*background-size: 100% 100%;*/
/*padding: 30px;*/
/*box-sizing: border-box;*/
}
.returnTablePrint
.content
>
div
{
width
:
100%
;
height
:
100%
;
background
:
#fff
;
/* padding: 30px; */
box-sizing
:
border-box
;
}
.returnTablePrint
.content
>
p
{
width
:
100%
;
text-align
:
center
;
font-size
:
22px
;
font-weight
:
bold
;
color
:
#4a475d
;
}
.returnTablePrint
.listWrapper
{
/* width: 92%; */
margin
:
0
auto
;
/* padding: 0px 20px 20px 20px; */
height
:
calc
(
100%
-
70px
);
/*padding: 10px 30px;*/
box-sizing
:
border-box
;
}
.returnTablePrint
.list
{
/* width: 92%; */
margin
:
0
auto
;
/* padding: 0px 20px 20px 20px; */
/* height: calc(100% - 75px); */
height
:
calc
(
100%
-
12px
)
}
.returnTablePrint
.title
{
width
:
100%
;
font-size
:
24px
;
text-align
:
center
;
position
:
relative
;
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
margin-top
:
9px
;
}
.returnTablePrint
.title
span
:nth-child
(
2
)
{
font-size
:
28px
;
color
:
#000000
;
}
.returnTablePrint
.title
span
:nth-child
(
2
)
span
{
font-size
:
20px
;
color
:
#141414
;
}
.returnTablePrint
.main-title
{
font-size
:
17px
;
color
:
#000000
;
text-align
:
center
;
}
table
.altrowstable
{
width
:
100%
;
font-size
:
14px
;
color
:
#141414
;
border-width
:
2px
;
border-color
:
#000
;
border-collapse
:
collapse
;
text-align
:
center
;
table-layout
:
fixed
;
word-break
:
break-all
;
}
table
.altrowstable
th
{
border-width
:
1px
;
padding
:
8px
;
border-style
:
solid
;
border-color
:
#000
;
background-color
:
#dedede
;
height
:
20px
;
line-height
:
20px
;
font-size
:
15px
;
}
table
.altrowstable
td
{
height
:
23px
;
line-height
:
23px
;
font-size
:
15px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
border
:
1px
solid
#000
;
width
:
100%
;
}
.td2
{
height
:
50px
!important
;
line-height
:
25px
;
}
.td3
{
height
:
75px
!important
;
line-height
:
25px
;
}
.td4
{
line-height
:
25px
;
height
:
100px
!important
;
}
.td5
{
line-height
:
25px
;
height
:
125px
!important
;
}
.td6
{
line-height
:
25px
;
height
:
150px
!important
;
}
.td7
{
line-height
:
25px
;
height
:
175px
!important
;
}
.td8
{
line-height
:
25px
;
height
:
200px
!important
;
}
.td9
{
line-height
:
25px
;
height
:
225px
!important
;
}
.td10
{
line-height
:
25px
;
height
:
250px
!important
;
}
.td11
{
line-height
:
25px
;
height
:
275px
!important
;
}
.td12
{
line-height
:
25px
;
height
:
300px
!important
;
}
.td13
{
line-height
:
25px
;
height
:
325px
!important
;
}
.td14
{
line-height
:
25px
;
height
:
350px
!important
;
}
.td15
{
line-height
:
25px
;
height
:
375px
!important
;
}
.td16
{
line-height
:
25px
;
height
:
400px
!important
;
}
.td17
{
line-height
:
25px
;
height
:
425px
!important
;
}
.td18
{
line-height
:
25px
;
height
:
450px
!important
;
}
.td19
{
line-height
:
25px
;
height
:
475px
!important
;
}
.td20
{
line-height
:
25px
;
height
:
500px
!important
;
}
.td21
{
line-height
:
25px
;
height
:
525px
!important
;
}
.td22
{
line-height
:
25px
;
height
:
550px
!important
;
}
.td23
{
line-height
:
25px
;
height
:
575px
!important
;
}
.td24
{
line-height
:
25px
;
height
:
600px
!important
;
}
.td25
{
line-height
:
25px
;
height
:
625px
!important
;
}
.td26
{
line-height
:
25px
;
height
:
650px
!important
;
}
.td27
{
line-height
:
25px
;
height
:
675px
!important
;
}
.td28
{
line-height
:
25px
;
height
:
700px
!important
;
}
.td29
{
line-height
:
25px
;
height
:
725px
!important
;
}
.td30
{
line-height
:
25px
;
height
:
750px
!important
;
}
.oddrowcolor
{
background-color
:
#fff
;
}
.evenrowcolor
{
background-color
:
#fafafa
;
}
.person
{
color
:
#4a475b
;
text-align
:
right
;
font-size
:
16px
;
}
.person
>
span
{
display
:
inline-block
;
margin-right
:
30pt
;
}
/* tr:nth-child(odd) {
background: #fafafa;
} */
</style>
</head>
<body>
<div
class=
"returnTablePrint"
>
<div
class=
"content"
>
<div>
<div
class=
"listWrapper"
>
<div
class=
"list"
>
<p
class=
"title"
style=
"margin-bottom:20px;"
>
<div
class=
"main-title"
>
<span>
核心密码装备库存统计表
</span>
</div>
</p>
<div
style=
"height: 853px;overflow: hidden"
>
<
#
list
checks
as
dev
>
<table
class=
"altrowstable"
border=
"0"
id=
"alternatecolor"
>
<
#
if
(
dev
.
model
)??
>
<
#
if
dev
.
isPart =
=
0
>
<tr>
<td
style=
"font-weight: bold;:overflow: hidden"
>
${dev.model!}
</td>
<td
style=
"font-weight: bold;overflow: hidden"
>
${dev.name!}
</td>
<td
style=
"font-weight: bold;"
>
${dev.count!}
</td>
</tr>
<
#
else
>
<tr>
<td
style=
"overflow: hidden"
>
${dev.model!}
</td>
<td
style=
"overflow: hidden"
>
${dev.name!}
</td>
<td>
${dev.count!}
</td>
</tr>
</
#
if>
</
#
if>
<tr>
<
#
if
dev
.
oneCount =
=
1
>
<td
colspan=
"3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
2
>
<td
colspan=
"3"
class=
"td2"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
3
>
<td
colspan=
"3"
class=
"td3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
4
>
<td
colspan=
"3"
class=
"td4"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
5
>
<td
colspan=
"3"
class=
"td5"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
6
>
<td
colspan=
"3"
class=
"td6"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
7
>
<td
colspan=
"3"
class=
"td7"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
8
>
<td
colspan=
"3"
class=
"td8"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
9
>
<td
colspan=
"3"
class=
"td9"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
10
>
<td
colspan=
"3"
class=
"td10"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
11
>
<td
colspan=
"3"
class=
"td11"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
12
>
<td
colspan=
"3"
class=
"td12"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
13
>
<td
colspan=
"3"
class=
"td13"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
14
>
<td
colspan=
"3"
class=
"td14"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
15
>
<td
colspan=
"3"
class=
"td15"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
16
>
<td
colspan=
"3"
class=
"td16"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
17
>
<td
colspan=
"3"
class=
"td17"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
18
>
<td
colspan=
"3"
class=
"td18"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
19
>
<td
colspan=
"3"
class=
"td19"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
20
>
<td
colspan=
"3"
class=
"td20"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
21
>
<td
colspan=
"3"
class=
"td21"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
22
>
<td
colspan=
"3"
class=
"td22"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
23
>
<td
colspan=
"3"
class=
"td23"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
24
>
<td
colspan=
"3"
class=
"td24"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
25
>
<td
colspan=
"3"
class=
"td25"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
26
>
<td
colspan=
"3"
class=
"td26"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
27
>
<td
colspan=
"3"
class=
"td27"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
28
>
<td
colspan=
"3"
class=
"td28"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
29
>
<td
colspan=
"3"
class=
"td29"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
30
>
<td
colspan=
"3"
class=
"td30"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
</
#
if>
</tr>
</table>
</
#
list>
</div>
</div>
<p
class=
"person"
style=
"margin-top: 10px;font-size: 15px;width: 100%;text-align: left;"
>
<span
style=
"width: 200px;text-align: center;width: 24%;margin: 0;"
>
制表单位:${unit!}
</span>
<span
style=
"width: 200px;text-align: center;width: 24%;margin: 0;"
>
制表时间:
</span>
<span
style=
"width: 200px;text-align: center;width: 24%;margin: 0;"
>
经办人:
</span>
<span
style=
"width: 200px;text-align: center;width: 24%;margin: 0;"
>
审核人:
</span>
</p>
</div>
</div>
</div>
<div>
<!--<p class="bottomTxt" style="float: left;">注:编号连续使用"-"省略</p>-->
<p
class=
"bottomTxt"
style=
"float: right;"
>
第${page}页/共${count}页
</p>
</div>
</div>
<!--<script type="text/javascript">-->
<!--function altRows(id){-->
<!--if(document.getElementsByTagName){-->
<!--var table = document.getElementById(id);-->
<!--var rows = table.getElementsByTagName("tr");-->
<!--for(i = 0; i < rows.length; i++){-->
<!--if(i % 2 == 0){-->
<!--rows[i].className = "evenrowcolor";-->
<!--}else{-->
<!--rows[i].className = "oddrowcolor";-->
<!--}-->
<!--}-->
<!--}-->
<!--}-->
<!--window.onload=function(){-->
<!--altRows('alternatecolor');-->
<!--}-->
<!--</script>-->
</body>
</html>
\ No newline at end of file
dev-union/src/main/resources/htmlTemplate/bill10.html
浏览文件 @
8a2eff0e
...
...
@@ -18,14 +18,7 @@
height
:
10px
;
line-height
:
10px
;
}
.decorationLine
{
/*text-decoration:underline;*/
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#000
;
height
:
24px
;
}
/*
@page
{
size
:
297mm
210mm
;}
<!
--
设置
PDF
页面大小,此配置只对生成
PDF
文件有效,不会对页面显示生效
--
>*/
@page
{
...
...
@@ -116,10 +109,11 @@
}
table
.altrowstable
{
width
:
100%
;
margin
:
1px
0
0
1px
;
width
:
99%
;
font-size
:
14px
;
color
:
#141414
;
border-width
:
2
px
;
border-width
:
1
px
;
border-color
:
#000
;
border-collapse
:
collapse
;
text-align
:
center
;
...
...
@@ -140,128 +134,156 @@
table
.altrowstable
td
{
height
:
23px
;
line-height
:
23px
;
line-height
:
23px
;
font-size
:
15px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
border
:
1px
solid
#000
;
border
:
1px
solid
#000
;
width
:
100%
;
}
.td2
{
.td2
{
height
:
50px
!important
;
line-height
:
25px
;
line-height
:
25px
;
}
.td3
{
.td3
{
height
:
75px
!important
;
line-height
:
25px
;
line-height
:
25px
;
}
.td4
{
line-height
:
25px
;
.td4
{
line-height
:
25px
;
height
:
100px
!important
;
}
.td5
{
line-height
:
25px
;
.td5
{
line-height
:
25px
;
height
:
125px
!important
;
}
.td6
{
line-height
:
25px
;
.td6
{
line-height
:
25px
;
height
:
150px
!important
;
}
.td7
{
line-height
:
25px
;
.td7
{
line-height
:
25px
;
height
:
175px
!important
;
}
.td8
{
line-height
:
25px
;
.td8
{
line-height
:
25px
;
height
:
200px
!important
;
}
.td9
{
line-height
:
25px
;
.td9
{
line-height
:
25px
;
height
:
225px
!important
;
}
.td10
{
line-height
:
25px
;
.td10
{
line-height
:
25px
;
height
:
250px
!important
;
}
.td11
{
line-height
:
25px
;
.td11
{
line-height
:
25px
;
height
:
275px
!important
;
}
.td12
{
line-height
:
25px
;
.td12
{
line-height
:
25px
;
height
:
300px
!important
;
}
.td13
{
line-height
:
25px
;
.td13
{
line-height
:
25px
;
height
:
325px
!important
;
}
.td14
{
line-height
:
25px
;
.td14
{
line-height
:
25px
;
height
:
350px
!important
;
}
.td15
{
line-height
:
25px
;
.td15
{
line-height
:
25px
;
height
:
375px
!important
;
}
.td16
{
line-height
:
25px
;
.td16
{
line-height
:
25px
;
height
:
400px
!important
;
}
.td17
{
line-height
:
25px
;
.td17
{
line-height
:
25px
;
height
:
425px
!important
;
}
.td18
{
line-height
:
25px
;
.td18
{
line-height
:
25px
;
height
:
450px
!important
;
}
.td19
{
line-height
:
25px
;
.td19
{
line-height
:
25px
;
height
:
475px
!important
;
}
.td20
{
line-height
:
25px
;
.td20
{
line-height
:
25px
;
height
:
500px
!important
;
}
.td21
{
line-height
:
25px
;
.td21
{
line-height
:
25px
;
height
:
525px
!important
;
}
.td22
{
line-height
:
25px
;
.td22
{
line-height
:
25px
;
height
:
550px
!important
;
}
.td23
{
line-height
:
25px
;
.td23
{
line-height
:
25px
;
height
:
575px
!important
;
}
.td24
{
line-height
:
25px
;
.td24
{
line-height
:
25px
;
height
:
600px
!important
;
}
.td25
{
line-height
:
25px
;
.td25
{
line-height
:
25px
;
height
:
625px
!important
;
}
.td26
{
line-height
:
25px
;
.td26
{
line-height
:
25px
;
height
:
650px
!important
;
}
.td27
{
line-height
:
25px
;
.td27
{
line-height
:
25px
;
height
:
675px
!important
;
}
.td28
{
line-height
:
25px
;
.td28
{
line-height
:
25px
;
height
:
700px
!important
;
}
.td29
{
line-height
:
25px
;
.td29
{
line-height
:
25px
;
height
:
725px
!important
;
}
.td30
{
line-height
:
25px
;
.td30
{
line-height
:
25px
;
height
:
750px
!important
;
}
...
...
@@ -274,7 +296,6 @@
}
.person
{
color
:
#4a475b
;
text-align
:
right
;
font-size
:
16px
;
}
...
...
@@ -284,14 +305,28 @@
margin-right
:
30pt
;
}
/* tr:nth-child(odd) {
background: #fafafa;
} */
.footer
{
width
:
99%
;
display
:
flex
;
justify-content
:
space-between
;
}
.footer_left
{
font-size
:
10px
;
color
:
#646464
;
line-height
:
10px
;
}
.underline
{
text-decoration
:
underline
;
text-decoration-thickness
:
3px
;
}
.bold
{
font-weight
:
bold
;
}
</style>
</head>
<body>
<div
class=
"returnTablePrint"
>
<div
class=
"returnTablePrint"
>
<div
class=
"content"
>
<div>
<div
class=
"listWrapper"
>
...
...
@@ -304,10 +339,16 @@
</div>
</p>
<div
style=
"height: 853px;overflow: hidden"
>
<table
class=
"altrowstable"
id=
"alternatecolor"
>
<tr>
<th>
型号
</th>
<th>
名称
</th>
<th>
数量
</th>
</tr>
<
#
list
checks
as
dev
>
<table
class=
"altrowstable"
border=
"0"
id=
"alternatecolor"
>
<
#
if
(
dev
.
model
)??
>
<
#
if
dev
.
isPart =
=
0
>
<
#
if
dev
.
isPart=
=
0
>
<tr>
<td
style=
"font-weight: bold;:overflow: hidden"
>
${dev.model!}
</td>
<td
style=
"font-weight: bold;overflow: hidden"
>
${dev.name!}
</td>
...
...
@@ -322,80 +363,189 @@
</
#
if>
</
#
if>
<tr>
<
#
if
dev
.
oneCount =
=
1
>
<td
colspan=
"3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
2
>
<td
colspan=
"3"
class=
"td2"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
3
>
<td
colspan=
"3"
class=
"td3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
4
>
<td
colspan=
"3"
class=
"td4"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
5
>
<td
colspan=
"3"
class=
"td5"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
6
>
<td
colspan=
"3"
class=
"td6"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
7
>
<td
colspan=
"3"
class=
"td7"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
8
>
<td
colspan=
"3"
class=
"td8"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
9
>
<td
colspan=
"3"
class=
"td9"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
10
>
<td
colspan=
"3"
class=
"td10"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
11
>
<td
colspan=
"3"
class=
"td11"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
12
>
<td
colspan=
"3"
class=
"td12"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
13
>
<td
colspan=
"3"
class=
"td13"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
14
>
<td
colspan=
"3"
class=
"td14"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
15
>
<td
colspan=
"3"
class=
"td15"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
16
>
<td
colspan=
"3"
class=
"td16"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
17
>
<td
colspan=
"3"
class=
"td17"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
18
>
<td
colspan=
"3"
class=
"td18"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
19
>
<td
colspan=
"3"
class=
"td19"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
20
>
<td
colspan=
"3"
class=
"td20"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
21
>
<td
colspan=
"3"
class=
"td21"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
22
>
<td
colspan=
"3"
class=
"td22"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
23
>
<td
colspan=
"3"
class=
"td23"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
24
>
<td
colspan=
"3"
class=
"td24"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
25
>
<td
colspan=
"3"
class=
"td25"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
26
>
<td
colspan=
"3"
class=
"td26"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
27
>
<td
colspan=
"3"
class=
"td27"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
28
>
<td
colspan=
"3"
class=
"td28"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
29
>
<td
colspan=
"3"
class=
"td29"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
30
>
<td
colspan=
"3"
class=
"td30"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
if
dev
.
oneCount=
=1
>
<td
colspan=
"3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=2
>
<td
colspan=
"3"
class=
"td2"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=3
>
<td
colspan=
"3"
class=
"td3"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=4
>
<td
colspan=
"3"
class=
"td4"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=5
>
<td
colspan=
"3"
class=
"td5"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=6
>
<td
colspan=
"3"
class=
"td6"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=7
>
<td
colspan=
"3"
class=
"td7"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=8
>
<td
colspan=
"3"
class=
"td8"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=9
>
<td
colspan=
"3"
class=
"td9"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=10
>
<td
colspan=
"3"
class=
"td10"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=11
>
<td
colspan=
"3"
class=
"td11"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=12
>
<td
colspan=
"3"
class=
"td12"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=13
>
<td
colspan=
"3"
class=
"td13"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=14
>
<td
colspan=
"3"
class=
"td14"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=15
>
<td
colspan=
"3"
class=
"td15"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=16
>
<td
colspan=
"3"
class=
"td16"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=17
>
<td
colspan=
"3"
class=
"td17"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=18
>
<td
colspan=
"3"
class=
"td18"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=19
>
<td
colspan=
"3"
class=
"td19"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=20
>
<td
colspan=
"3"
class=
"td20"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=21
>
<td
colspan=
"3"
class=
"td21"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=22
>
<td
colspan=
"3"
class=
"td22"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=23
>
<td
colspan=
"3"
class=
"td23"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=24
>
<td
colspan=
"3"
class=
"td24"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=25
>
<td
colspan=
"3"
class=
"td25"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=26
>
<td
colspan=
"3"
class=
"td26"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=27
>
<td
colspan=
"3"
class=
"td27"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=28
>
<td
colspan=
"3"
class=
"td28"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=29
>
<td
colspan=
"3"
class=
"td29"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount=
=30
>
<td
colspan=
"3"
class=
"td30"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
</
#
if>
</tr>
</table>
</
#
list>
</table>
</div>
</div>
<p
class=
"person"
style=
"margin-top: 10px;font-size: 15px;width: 100%;text-align: left;"
>
...
...
@@ -407,33 +557,37 @@
</p>
</div>
</div>
</div>
<div
>
</div>
<div
class=
"footer"
>
<!--<p class="bottomTxt" style="float: left;">注:编号连续使用"-"省略</p>-->
<div
class=
"footer_left"
>
<p>
注1:
<span
class=
"underline"
>
00000000
</span>
样式为非在库装备;
</p>
<p>
注2:
<span
class=
"bold"
>
型号加粗表示为装备,
</span>
非加粗表示为附件。
</p>
</div>
<p
class=
"bottomTxt"
style=
"float: right;"
>
第${page}页/共${count}页
</p>
</div>
</div>
<!--<script type="text/javascript">-->
<!--function altRows(id){-->
<!--if(document.getElementsByTagName){-->
<!--var table = document.getElementById(id);-->
<!--var rows = table.getElementsByTagName("tr");-->
<!--for(i = 0; i < rows.length; i++){-->
<!--if(i % 2 == 0){-->
<!--rows[i].className = "evenrowcolor";-->
<!--}else{-->
<!--rows[i].className = "oddrowcolor";-->
<!--}-->
<!--}-->
<!--}-->
<!--}-->
<!--window.onload=function(){-->
<!--altRows('alternatecolor');-->
<!--}-->
<!--</script>-->
</div>
</div>
<!--<script type="text/javascript">-->
<!--function altRows(id){-->
<!--if(document.getElementsByTagName){-->
<!--var table = document.getElementById(id);-->
<!--var rows = table.getElementsByTagName("tr");-->
<!--for(i = 0; i < rows.length; i++){-->
<!--if(i % 2 == 0){-->
<!--rows[i].className = "evenrowcolor";-->
<!--}else{-->
<!--rows[i].className = "oddrowcolor";-->
<!--}-->
<!--}-->
<!--}-->
<!--}-->
<!--window.onload=function(){-->
<!--altRows('alternatecolor');-->
<!--}-->
<!--</script>-->
</body>
</html>
\ No newline at end of file
dev-union/src/main/resources/htmlTemplate/bill11-11-17.html
0 → 100755
浏览文件 @
8a2eff0e
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
/>
<title>
Document
</title>
<style>
body
{
margin
:
0
;
padding
:
0
;
font-family
:
FangSong_GB2312
;
}
.bottomTxt
{
text-align
:
center
;
font-size
:
10px
;
color
:
#646464
;
height
:
10px
;
line-height
:
10px
;
}
.decorationLine
{
/*text-decoration:underline;*/
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#000
;
height
:
24px
;
}
/*
@page
{
size
:
297mm
210mm
;}
<!
--
设置
PDF
页面大小,此配置只对生成
PDF
文件有效,不会对页面显示生效
--
>*/
@page
{
/*size: 210mm 297mm;*/
size
:
297mm
210mm
;
/*margin: 0.25in;*/
/*-fs-flow-bottom: "footer";*/
/*-fs-flow-left: "left";*/
/*-fs-flow-right: "right";*/
/*border: thin solid black;*/
/*padding: 1em;*/
}
.returnTablePrint
{
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
color
:
#000
;
cursor
:
default
;
}
.returnTablePrint
.content
{
width
:
100%
;
height
:
100%
;
/* background: url("../../../assets/img/detailsBg.png") no-repeat; */
/*background-size: 100% 100%;*/
/*padding: 30px;*/
/*box-sizing: border-box;*/
}
.returnTablePrint
.content
>
div
{
width
:
100%
;
height
:
100%
;
background
:
#fff
;
/* padding: 30px; */
box-sizing
:
border-box
;
}
.returnTablePrint
.content
>
p
{
width
:
100%
;
text-align
:
center
;
font-size
:
22px
;
font-weight
:
bold
;
color
:
#4a475d
;
}
.returnTablePrint
.listWrapper
{
/* width: 92%; */
margin
:
0
auto
;
/* padding: 0px 20px 20px 20px; */
height
:
calc
(
100%
-
70px
);
/*padding: 10px 30px;*/
box-sizing
:
border-box
;
}
.returnTablePrint
.list
{
/* width: 92%; */
margin
:
0
auto
;
/* padding: 0px 20px 20px 20px; */
/* height: calc(100% - 75px); */
height
:
calc
(
100%
-
12px
)
}
.returnTablePrint
.title
{
width
:
100%
;
font-size
:
20px
;
text-align
:
center
;
position
:
relative
;
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
margin-top
:
9px
;
}
.returnTablePrint
.title
span
:nth-child
(
2
)
{
font-size
:
28px
;
color
:
#000000
;
}
.returnTablePrint
.title
span
:nth-child
(
2
)
span
{
font-size
:
20px
;
color
:
#141414
;
}
.returnTablePrint
.main-title
{
font-size
:
24px
;
color
:
#000000
;
text-align
:
center
;
}
table
.altrowstable
{
width
:
100%
;
font-size
:
14px
;
color
:
#141414
;
border-width
:
2px
;
border-color
:
#000
;
border-collapse
:
collapse
;
text-align
:
center
;
table-layout
:
fixed
;
word-break
:
break-all
;
}
table
.altrowstable
th
{
border-width
:
1px
;
padding
:
0px
;
border-style
:
solid
;
border-color
:
#000
;
background-color
:
#dedede
;
height
:
25px
;
line-height
:
25px
;
font-size
:
15px
;
}
table
.altrowstable
td
{
height
:
23px
;
line-height
:
23px
;
font-size
:
15px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
border
:
1px
solid
#000
;
width
:
100%
;
}
table
.altrowstable2
{
width
:
100%
;
font-size
:
16px
;
color
:
#000
;
border-width
:
0px
;
border-color
:
#000
;
border-collapse
:
collapse
;
text-align
:
center
;
table-layout
:
fixed
;
word-break
:
break-all
;
}
table
.altrowstable2
th
{
height
:
23px
;
line-height
:
23px
;
font-size
:
15px
;
background-color
:
#fff
;
border
:
1px
solid
#000
;
padding-top
:
0
;
}
table
.altrowstable2
td
{
height
:
23px
;
line-height
:
23px
;
font-size
:
15px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
border
:
1px
solid
#000
;
width
:
100%
;
}
.td2
{
height
:
50px
!important
;
line-height
:
24px
;
}
.td3
{
height
:
75px
!important
;
line-height
:
24px
;
}
.td4
{
line-height
:
24px
;
height
:
100px
!important
;
}
.td5
{
line-height
:
24px
;
height
:
125px
!important
;
}
.td6
{
line-height
:
24px
;
height
:
150px
!important
;
}
.td7
{
line-height
:
24px
;
height
:
175px
!important
;
}
.td8
{
line-height
:
24px
;
height
:
200px
!important
;
}
.td9
{
line-height
:
24px
;
height
:
225px
!important
;
}
.td10
{
line-height
:
24px
;
height
:
250px
!important
;
}
.td11
{
line-height
:
24px
;
height
:
275px
!important
;
}
.td12
{
line-height
:
24px
;
height
:
300px
!important
;
}
.td13
{
line-height
:
24px
;
height
:
325px
!important
;
}
.td14
{
line-height
:
24px
;
height
:
350px
!important
;
}
.td15
{
line-height
:
24px
;
height
:
375px
!important
;
}
.td16
{
line-height
:
24px
;
height
:
400px
!important
;
}
.td17
{
height
:
425px
!important
;
line-height
:
24px
;
}
.td18
{
line-height
:
24px
;
height
:
450px
!important
;
}
.td19
{
line-height
:
24px
;
height
:
475px
!important
;
}
.td20
{
line-height
:
24px
;
height
:
500px
!important
;
}
.td21
{
line-height
:
24px
;
height
:
525px
!important
;
}
.td22
{
line-height
:
24px
;
height
:
550px
!important
;
}
.td23
{
line-height
:
24px
;
height
:
575px
!important
;
}
.td24
{
line-height
:
24px
;
height
:
600px
!important
;
}
.td25
{
line-height
:
24px
;
height
:
625px
!important
;
}
.td25
{
line-height
:
24px
;
height
:
650px
!important
;
}
.oddrowcolor
{
background-color
:
#fff
;
}
.evenrowcolor
{
background-color
:
#fafafa
;
}
.person
{
color
:
#4a475b
;
text-align
:
right
;
font-size
:
16px
;
}
.person
>
span
{
display
:
inline-block
;
margin-right
:
30pt
;
}
/* tr:nth-child(odd) {
background: #fafafa;
} */
</style>
</head>
<body>
<div
class=
"returnTablePrint"
>
<div
class=
"content"
>
<div>
<div
class=
"listWrapper"
>
<div
class=
"list"
>
<p
class=
"title"
style=
"margin-bottom:20px;"
>
<div
class=
"main-title"
>
<span>
核心密码装备库存统计表
</span>
</div>
</p>
<div
style=
"height: 530px;overflow:hidden"
>
<table
class=
"altrowstable"
border=
'0'
id=
"alternatecolor"
>
<tr>
<th
width=
"190px"
>
型号
</th>
<th
width=
"190px"
>
名称
</th>
<th
width=
"190px"
>
形态
</th>
<th
width=
"190px"
>
所属单位
</th>
<th
width=
"190px"
>
存放位置
</th>
<th>
数量
</th>
</tr>
<
#
list
checks
as
dev
>
<!--<table class="altrowstable" id="alternatecolor">-->
<!--<tr>-->
<!--<th>型号</th>-->
<!--<th>名称</th>-->
<!--<th>所属单位</th>-->
<!--<th>存放位置</th>-->
<!--<th>数量</th>-->
<!--</tr>-->
<
#
if
(
dev
.
model
)??
||
(
dev
.
name
)??
||
(
dev
.
ownUnit
)??
||
(
dev
.
store
)??
>
<tr>
<td>
${dev.model!}
</td>
<td>
${dev.name!}
</td>
<td>
${dev.type!}
</td>
<td>
${dev.ownUnit!}
</td>
<
#
if
dev
.
titleCount =
=
1
||
(
dev
.
titleCount
)==
0
>
<td
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
2
>
<td
class=
"td2"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
3
>
<td
class=
"td3"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
4
>
<td
class=
"td4"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
5
>
<td
class=
"td5"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
6
>
<td
class=
"td6"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
7
>
<td
class=
"td7"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
8
>
<td
class=
"td8"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
9
>
<td
class=
"td9"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
10
>
<td
class=
"td10"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
11
>
<td
class=
"td11"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
12
>
<td
class=
"td12"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
13
>
<td
class=
"td13"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
14
>
<td
class=
"td14"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
15
>
<td
class=
"td15"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
16
>
<td
class=
"td16"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
17
>
<td
class=
"td17"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
18
>
<td
class=
"td18"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
19
>
<td
class=
"td19"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
20
>
<td
class=
"td20"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
21
>
<td
class=
"td21"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
22
>
<td
class=
"td22"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
23
>
<td
class=
"td23"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
24
>
<td
class=
"td24"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
25
>
<td
class=
"td25"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
<
#
elseif
dev
.
titleCount =
=
26
>
<td
class=
"td26"
style=
"text-align: center;color: #555;"
>
${dev.store!}
</td>
</
#
if>
<!--<td>${dev.store!}</td>-->
<td>
${dev.count!}
</td>
</tr>
</
#
if>
<tr>
<
#
if
dev
.
oneCount =
=
1
>
<td
colspan=
"6"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
2
>
<td
colspan=
"6"
class=
"td2"
style=
"text-align: left;padding: 0 2em;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
3
>
<td
colspan=
"6"
class=
"td3"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
4
>
<td
colspan=
"6"
class=
"td4"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
5
>
<td
colspan=
"6"
class=
"td5"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
6
>
<td
colspan=
"6"
class=
"td6"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
7
>
<td
colspan=
"6"
class=
"td7"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
8
>
<td
colspan=
"6"
class=
"td8"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
9
>
<td
colspan=
"6"
class=
"td9"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
10
>
<td
colspan=
"6"
class=
"td10"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
11
>
<td
colspan=
"6"
class=
"td11"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
12
>
<td
colspan=
"6"
class=
"td12"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
13
>
<td
colspan=
"6"
class=
"td13"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
14
>
<td
colspan=
"6"
class=
"td14"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
15
>
<td
colspan=
"6"
class=
"td15"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
16
>
<td
colspan=
"6"
class=
"td16"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
17
>
<td
colspan=
"6"
class=
"td17"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
18
>
<td
colspan=
"6"
class=
"td18"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
19
>
<td
colspan=
"6"
class=
"td19"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
20
>
<td
colspan=
"6"
class=
"td20"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
21
>
<td
colspan=
"6"
class=
"td21"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
22
>
<td
colspan=
"6"
class=
"td22"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
23
>
<td
colspan=
"6"
class=
"td23"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
24
>
<td
colspan=
"6"
class=
"td24"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
25
>
<td
colspan=
"6"
class=
"td25"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
<
#
elseif
dev
.
oneCount =
=
26
>
<td
colspan=
"6"
class=
"td26"
style=
"text-align: left;padding: 0 2em;;color: #555;"
>
${dev.seqStirng!}
</td>
</
#
if>
</tr>
</
#
list>
</table>
</div>
</div>
<p
class=
"person"
style=
"margin-top: 20px;font-size: 10px;width: 100%;text-align: left;"
>
<span
style=
"width: 200px;text-align: center;width: 49%;margin: 0;"
>
制表单位:${unit!}
</span>
<span
style=
"width: 200px;text-align: center;width: 49%;margin: 0;"
>
制表时间:
</span>
<!--<span style="width: 200px;text-align: center;width: 24%;margin: 0;">经办人:</span>-->
<!--<span style="width: 200px;text-align: center;width: 24%;margin: 0;">审核人:</span>-->
</p>
</div>
</div>
</div>
<div>
<!--<p class="bottomTxt" style="float: left;">注:编号连续使用"-"省略</p>-->
<p
class=
"bottomTxt"
style=
"float: right;"
>
第${page}页/共${count}页
</p>
</div>
</div>
<!--<script type="text/javascript">-->
<!--function altRows(id){-->
<!--if(document.getElementsByTagName){-->
<!--var table = document.getElementById(id);-->
<!--var rows = table.getElementsByTagName("tr");-->
<!--for(i = 0; i < rows.length; i++){-->
<!--if(i % 2 == 0){-->
<!--rows[i].className = "evenrowcolor";-->
<!--}else{-->
<!--rows[i].className = "oddrowcolor";-->
<!--}-->
<!--}-->
<!--}-->
<!--}-->
<!--window.onload=function(){-->
<!--altRows('alternatecolor');-->
<!--}-->
<!--</script>-->
</body>
</html>
dev-union/src/main/resources/htmlTemplate/bill11.html
浏览文件 @
8a2eff0e
...
...
@@ -116,10 +116,11 @@
}
table
.altrowstable
{
width
:
100%
;
margin
:
1px
0
0
1px
;
width
:
99%
;
font-size
:
14px
;
color
:
#141414
;
border-width
:
2
px
;
border-width
:
1
px
;
border-color
:
#000
;
border-collapse
:
collapse
;
text-align
:
center
;
...
...
@@ -311,7 +312,6 @@
}
.person
{
color
:
#4a475b
;
text-align
:
right
;
font-size
:
16px
;
}
...
...
@@ -320,7 +320,23 @@
display
:
inline-block
;
margin-right
:
30pt
;
}
.footer
{
width
:
99%
;
display
:
flex
;
justify-content
:
space-between
;
}
.footer_left
{
font-size
:
10px
;
color
:
#646464
;
line-height
:
10px
;
}
.underline
{
text-decoration
:
underline
;
text-decoration-thickness
:
3px
;
}
.bold
{
font-weight
:
bold
;
}
/* tr:nth-child(odd) {
background: #fafafa;
} */
...
...
@@ -341,7 +357,7 @@
</div>
</p>
<div
style=
"height: 530px;overflow:hidden"
>
<table
class=
"altrowstable"
border=
'0'
id=
"alternatecolor"
>
<table
class=
"altrowstable"
id=
"alternatecolor"
>
<tr>
<th
width=
"190px"
>
型号
</th>
<th
width=
"190px"
>
名称
</th>
...
...
@@ -513,8 +529,12 @@
</div>
</div>
</div>
<div>
<div
class=
"footer"
>
<!--<p class="bottomTxt" style="float: left;">注:编号连续使用"-"省略</p>-->
<div
class=
"footer_left"
>
<p>
注1:
<span
class=
"underline"
>
00000000
</span>
样式为非在库装备;
</p>
<p>
注2:
<span
class=
"bold"
>
型号加粗表示为装备,
</span>
非加粗表示为附件。
</p>
</div>
<p
class=
"bottomTxt"
style=
"float: right;"
>
第${page}页/共${count}页
</p>
</div>
</div>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论