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 个修改的文件
包含
26 行增加
和
6 行删除
+26
-6
bill10-11-17.html
dev-union/src/main/resources/htmlTemplate/bill10-11-17.html
+0
-0
bill10.html
dev-union/src/main/resources/htmlTemplate/bill10.html
+0
-0
bill11-11-17.html
dev-union/src/main/resources/htmlTemplate/bill11-11-17.html
+0
-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
差异被折叠。
点击展开。
dev-union/src/main/resources/htmlTemplate/bill10.html
浏览文件 @
8a2eff0e
差异被折叠。
点击展开。
dev-union/src/main/resources/htmlTemplate/bill11-11-17.html
0 → 100755
浏览文件 @
8a2eff0e
差异被折叠。
点击展开。
dev-union/src/main/resources/htmlTemplate/bill11.html
浏览文件 @
8a2eff0e
...
@@ -116,10 +116,11 @@
...
@@ -116,10 +116,11 @@
}
}
table
.altrowstable
{
table
.altrowstable
{
width
:
100%
;
margin
:
1px
0
0
1px
;
width
:
99%
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#141414
;
color
:
#141414
;
border-width
:
2
px
;
border-width
:
1
px
;
border-color
:
#000
;
border-color
:
#000
;
border-collapse
:
collapse
;
border-collapse
:
collapse
;
text-align
:
center
;
text-align
:
center
;
...
@@ -311,7 +312,6 @@
...
@@ -311,7 +312,6 @@
}
}
.person
{
.person
{
color
:
#4a475b
;
text-align
:
right
;
text-align
:
right
;
font-size
:
16px
;
font-size
:
16px
;
}
}
...
@@ -320,7 +320,23 @@
...
@@ -320,7 +320,23 @@
display
:
inline-block
;
display
:
inline-block
;
margin-right
:
30pt
;
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) {
/* tr:nth-child(odd) {
background: #fafafa;
background: #fafafa;
} */
} */
...
@@ -341,7 +357,7 @@
...
@@ -341,7 +357,7 @@
</div>
</div>
</p>
</p>
<div
style=
"height: 530px;overflow:hidden"
>
<div
style=
"height: 530px;overflow:hidden"
>
<table
class=
"altrowstable"
border=
'0'
id=
"alternatecolor"
>
<table
class=
"altrowstable"
id=
"alternatecolor"
>
<tr>
<tr>
<th
width=
"190px"
>
型号
</th>
<th
width=
"190px"
>
型号
</th>
<th
width=
"190px"
>
名称
</th>
<th
width=
"190px"
>
名称
</th>
...
@@ -513,8 +529,12 @@
...
@@ -513,8 +529,12 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div
class=
"footer"
>
<!--<p class="bottomTxt" style="float: left;">注:编号连续使用"-"省略</p>-->
<!--<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>
<p
class=
"bottomTxt"
style=
"float: right;"
>
第${page}页/共${count}页
</p>
</div>
</div>
</div>
</div>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论