Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
device-back
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
1
议题
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Matrix
device-back
Commits
b48797a9
提交
b48797a9
authored
6月 08, 2021
作者:
133
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
[模版提交] 修改模版
上级
45ef74a4
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
30 行增加
和
31 行删除
+30
-31
bill.html
dev-union/src/main/resources/bill.html
+30
-31
没有找到文件。
dev-union/src/main/resources/bill.html
浏览文件 @
b48797a9
...
...
@@ -302,63 +302,61 @@
table
.altrowstable2
td
{
height
:
25px
;
line-height
:
25px
;
line-height
:
25px
;
font-size
:
15px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
border
:
1px
solid
#bebebe
;
width
:
100%
;
}
table
.altrowstable
{
width
:
100%
;
font-size
:
16px
;
color
:
#000
;
border-width
:
0px
;
border-color
:
#a9c6c9
;
border-collapse
:
collapse
;
text-align
:
center
;
table-layout
:
fixed
;
word-break
:
break-all
;
}
.td2
{
height
:
49
px
!important
;
height
:
50
px
!important
;
}
.td3
{
height
:
7
4
px
!important
;
height
:
7
5
px
!important
;
}
.td4
{
height
:
99
px
!important
;
height
:
100
px
!important
;
}
.td5
{
height
:
12
4
px
!important
;
height
:
12
5
px
!important
;
}
.td6
{
height
:
1
49
px
!important
;
height
:
1
50
px
!important
;
}
.td7
{
height
:
17
4
px
!important
;
height
:
17
5
px
!important
;
}
.td8
{
height
:
199
px
!important
;
height
:
200
px
!important
;
}
.td9
{
height
:
22
4
px
!important
;
height
:
22
5
px
!important
;
}
.td10
{
height
:
2
49
px
!important
;
height
:
2
50
px
!important
;
}
.td11
{
height
:
27
4
px
!important
;
height
:
27
5
px
!important
;
}
.td12
{
height
:
299
px
!important
;
height
:
300
px
!important
;
}
.td13
{
height
:
32
4
px
!important
;
height
:
32
5
px
!important
;
}
table
.altrowstable
{
width
:
100%
;
font-size
:
16px
;
color
:
#000
;
border-width
:
0px
;
border-color
:
#a9c6c9
;
border-collapse
:
collapse
;
text-align
:
center
;
table-layout
:
fixed
;
word-break
:
break-all
;
}
table
.altrowstable
th
{
height
:
24px
;
line-height
:
24px
;
...
...
@@ -397,8 +395,8 @@ border:1px solid #bebebe;
position
:
absolute
;
bottom
:
0px
;
right
:
150px
;
}
.oddrowcolor
{
background-color
:
#fff
;
}
...
...
@@ -475,11 +473,12 @@ border:1px solid #bebebe;
<td>
${dev.count!}
</td>
<!--<td>${dev.deviceSerialNumber!}</td>-->
<
#
if
dev
.
oneCount =
=
1
>
<td>
${dev.deviceSerialNumber!}
</td>
<td>
${dev.deviceSerialNumber!}
</td>
<
#
elseif
dev
.
oneCount =
=
2
>
<td
class=
"td2"
>
${dev.deviceSerialNumber!}
</td>
<td
class=
"td2"
>
${dev.deviceSerialNumber!}
</td>
<
#
elseif
dev
.
oneCount =
=
3
>
<td
class=
"td3"
>
${dev.deviceSerialNumber!}
</td>
...
...
@@ -515,7 +514,7 @@ border:1px solid #bebebe;
<
#
elseif
dev
.
oneCount =
=
14
>
<td
class=
"td14"
>
${dev.deviceSerialNumber!}
</td>
</
#
if>
<!--<td>${dev.deviceSerialNumber!}</td>-->
<td>
${dev.remark!}
</td>
</tr>
</
#
list>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论