Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_beijing_auxiliary_YD
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangyusheng
YX_IDENT_beijing_auxiliary_YD
Commits
bfc8d89d
Commit
bfc8d89d
authored
Mar 17, 2019
by
wuzhilong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面排版
parent
a13b24bd
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
16 deletions
+17
-16
analysisLog.html
src/main/resources/static/views/analysisLog/analysisLog.html
+1
-2
excelAndSearch.html
...resources/static/views/excelAndSearch/excelAndSearch.html
+6
-4
packageLog.html
src/main/resources/static/views/packageLog/packageLog.html
+1
-1
searchCardMsg.html
...n/resources/static/views/searchCardMsg/searchCardMsg.html
+5
-5
uploadExcelAndSearch.html
...atic/views/uploadExcelAndSearch/uploadExcelAndSearch.html
+4
-4
No files found.
src/main/resources/static/views/analysisLog/analysisLog.html
View file @
bfc8d89d
...
@@ -52,6 +52,7 @@
...
@@ -52,6 +52,7 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
</div>
<div
class=
"box-info"
style=
"margin:7px;margin-top:0px;"
>
<div
class=
"box-info"
style=
"margin:7px;margin-top:0px;"
>
<table
class=
"table table-bordered table-hover postTable"
ng-if=
"analyseLog.length>0"
>
<table
class=
"table table-bordered table-hover postTable"
ng-if=
"analyseLog.length>0"
>
<thead>
<thead>
...
@@ -90,7 +91,5 @@
...
@@ -90,7 +91,5 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
src/main/resources/static/views/excelAndSearch/excelAndSearch.html
View file @
bfc8d89d
...
@@ -29,10 +29,10 @@
...
@@ -29,10 +29,10 @@
</style>
</style>
<div
class=
"content row"
>
<div
class=
"content row"
>
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"box
box-primary
"
>
<div
class=
"box"
>
<strong
class=
"box-header"
>
格口文件上传
</strong>
<strong
class=
"box-header"
>
格口文件上传
</strong>
<div
class=
"box-primary"
>
<div
class=
"box-primary"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0; width: 80%"
>
<table
class=
"table table-bordered"
>
<tr>
<tr>
<td>
订单起始日期:
</td>
<td>
订单起始日期:
</td>
<td>
<td>
...
@@ -77,9 +77,9 @@
...
@@ -77,9 +77,9 @@
</table>
</table>
</div>
</div>
</div>
</div>
<div
class=
"box
box-primary
"
>
<div
class=
"box "
>
<strong
class=
"box-header with-border"
>
格口文件管理
</strong>
<strong
class=
"box-header with-border"
>
格口文件管理
</strong>
<div
class=
"box
-primary"
style=
"padding: 15px;padding-top: 0;"
>
<div
class=
"box
box-primary"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<tr>
<tr>
<td>
上传时间:
</td>
<td>
上传时间:
</td>
...
@@ -113,6 +113,8 @@
...
@@ -113,6 +113,8 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
</div>
<div
class=
"box-info"
style=
"padding: 7px;padding-top: 0;"
>
<table
class=
"table table-bordered table-hover postTable"
ng-if=
"postPackageData.length>0"
>
<table
class=
"table table-bordered table-hover postTable"
ng-if=
"postPackageData.length>0"
>
<thead>
<thead>
<tr>
<tr>
...
...
src/main/resources/static/views/packageLog/packageLog.html
View file @
bfc8d89d
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"box"
>
<div
class=
"box"
>
<strong
class=
"box-header with-border"
>
打包日志
</strong>
<strong
class=
"box-header with-border"
>
打包日志
</strong>
<div
class=
"box box-primary"
style=
"padding: 7px;padding-top: 0;"
>
<div
class=
"box box-primary"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<tr>
<tr>
<td>
新包名:
</td>
<td>
新包名:
</td>
...
...
src/main/resources/static/views/searchCardMsg/searchCardMsg.html
View file @
bfc8d89d
...
@@ -13,9 +13,9 @@
...
@@ -13,9 +13,9 @@
</style>
</style>
<div
class=
"content row"
>
<div
class=
"content row"
>
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"col-md-12"
style=
"margin-top:20px;"
>
<div
class=
"box
box-primary
"
>
<div
class=
"box"
>
<strong
class=
"box-header with-border"
style=
"padding-bottom:0px"
>
居民身份证阅读信息
</strong>
<strong
class=
"box-header with-border"
style=
"padding-bottom:0px"
>
居民身份证阅读信息
</strong>
<div
class=
"box
-info
"
>
<div
class=
"box
box-primary
"
>
<div
class=
"row"
style=
"padding: 15px;"
>
<div
class=
"row"
style=
"padding: 15px;"
>
<div
class=
"col-lg-3"
style=
"text-align: center;padding-top: 20px;"
><img
style=
"height:148px;width:115px;"
id=
"imgDetail"
class=
"img-thumbnail"
/></div>
<div
class=
"col-lg-3"
style=
"text-align: center;padding-top: 20px;"
><img
style=
"height:148px;width:115px;"
id=
"imgDetail"
class=
"img-thumbnail"
/></div>
<div
class=
"col-lg-9"
>
<div
class=
"col-lg-9"
>
...
@@ -58,9 +58,9 @@
...
@@ -58,9 +58,9 @@
<button
class=
"btn btn-info"
ng-click=
"endReading()"
>
停止读卡
</button>
<button
class=
"btn btn-info"
ng-click=
"endReading()"
>
停止读卡
</button>
</div>
</div>
</div>
</div>
<div
class=
"box box-
primary box-
default"
>
<div
class=
"box box-default"
>
<strong
class=
"box-header with-border"
>
个人邮寄信息详情
</strong>
<strong
class=
"box-header with-border"
>
个人邮寄信息详情
</strong>
<div
class=
"box-info"
style=
"padding:
10
px;"
>
<div
class=
"box-info"
style=
"padding:
7
px;"
>
<table
class=
"table table-bordered table-striped postTable"
ng-if=
"postMsgDetail.length>0"
>
<table
class=
"table table-bordered table-striped postTable"
ng-if=
"postMsgDetail.length>0"
>
<thead>
<thead>
<tr>
<tr>
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<!--EMS热敏纸模板-->
<div
style=
"display: none;"
>
<div
style=
"display: none;"
>
<div
id=
"div1"
>
<div
id=
"div1"
>
<table
cellspacing=
"0"
cellpadding=
"0"
style=
"border-collapse:collapse;border:0px dashed #000;width:96mm;font-family:'黑体';"
>
<table
cellspacing=
"0"
cellpadding=
"0"
style=
"border-collapse:collapse;border:0px dashed #000;width:96mm;font-family:'黑体';"
>
...
...
src/main/resources/static/views/uploadExcelAndSearch/uploadExcelAndSearch.html
View file @
bfc8d89d
...
@@ -28,10 +28,10 @@
...
@@ -28,10 +28,10 @@
}
}
</style>
</style>
<div
class=
"content row"
>
<div
class=
"content row"
>
<div
class=
"col-md-12"
style=
"margin-top:
20
px;"
>
<div
class=
"col-md-12"
style=
"margin-top:
17
px;"
>
<div
class=
"box
box-primary
"
>
<div
class=
"box "
>
<strong
class=
"box-header"
>
快递单信息管理
</strong>
<strong
class=
"box-header"
>
快递单信息管理
</strong>
<div
class=
"box
-info
"
>
<div
class=
"box
box-primary
"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<table
class=
"table table-bordered"
style=
"margin-bottom: 0;"
>
<tr>
<tr>
<td>
申请人姓名:
</td>
<td>
申请人姓名:
</td>
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<div
class=
"box-header with-border"
><strong>
邮寄单详情
</strong>
<div
class=
"box-header with-border"
><strong>
邮寄单详情
</strong>
(
<span
style=
"color:#0b93d5;"
>
每页显示{{paginationConf.itemsPerPage}}条/共
(
<span
style=
"color:#0b93d5;"
>
每页显示{{paginationConf.itemsPerPage}}条/共
{{paginationConf.totalItems}}条
</span>
)
</div>
{{paginationConf.totalItems}}条
</span>
)
</div>
<div
class=
"box-info"
style=
"padding:
10
px;"
>
<div
class=
"box-info"
style=
"padding:
7
px;"
>
<table
class=
"table table-bordered table-hover"
ng-if=
"postData.length>0"
>
<table
class=
"table table-bordered table-hover"
ng-if=
"postData.length>0"
>
<thead>
<thead>
<tr>
<tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment