记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
董敬伟
liquidnet-bus-v1
Commits
bc2d6855
Commit
bc2d6855
authored
Jul 20, 2021
by
jiangxiulong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打印
parent
afc821aa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
18 deletions
+25
-18
pom.xml
...dnet-client-admin/liquidnet-client-admin-zhengzai/pom.xml
+5
-0
CodeUtil.java
...ent/admin/zhengzai/admin/service/impl/utils/CodeUtil.java
+20
-18
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-zhengzai/pom.xml
View file @
bc2d6855
...
...
@@ -85,6 +85,11 @@
</exclusion>
</exclusions>
</dependency>
<!--<dependency>
<groupId>net.sourceforge.nekohtml</groupId>
<artifactId>nekohtml</artifactId>
<version>1.9.22</version>
</dependency>-->
<dependency>
<groupId>
com.syncthemall
</groupId>
<artifactId>
boilerpipe
</artifactId>
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-zhengzai/src/main/java/com/liquidnet/client/admin/zhengzai/admin/service/impl/utils/CodeUtil.java
View file @
bc2d6855
...
...
@@ -395,28 +395,31 @@ public class CodeUtil {
" </div>\n"
+
"\n"
+
" <div style=\"border: 1px solid #000; \n"
+
" margin: 0 auto; width: 96mm; height: 28mm;
display: flex;
\"\n"
+
" margin: 0 auto; width: 96mm; height: 28mm;\"\n"
+
" >\n"
+
" <div>\n"
+
" <div
style=\"display: inline-block;\"
>\n"
+
" <div style=\"width: 33mm; height: 6mm; border-bottom: 1px solid #000;\">\n"
+
" 到付2
.0
元\n"
+
" 到付2
2
元\n"
+
" </div>\n"
+
" <div style=\"font-family: 黑体; font-size: 36pt; font-weight: bolder;\">\n"
+
"
C201
\n"
+
" <div style=\"
width: 33mm; height: 22mm;
font-family: 黑体; font-size: 36pt; font-weight: bolder;\">\n"
+
"
A22
\n"
+
" </div>\n"
+
" </div>\n"
+
" <div style=\"
width: 33mm;
border-left: 1px solid #000; border-right: 1px solid #000;\">\n"
+
" <div style=\"
display: inline-block; width: 33mm; height: 28mm;
border-left: 1px solid #000; border-right: 1px solid #000;\">\n"
+
" <img src=\"images/erweima.png\" style=\"width: 25mm; height: 25mm; margin: 1mm\">\n"
+
" </div>\n"
+
" <div style=\"width: 10mm; font-family: 黑体; font-size: 20pt; font-weight: bold; color: #272727b3; writing-mode:vertical-lr; border-right: 1px solid #000;\">\n"
+
" 已验视\n"
+
" <div style=\"display: inline-block; width: 10mm; height: 28mm; font-family: 黑体; font-size: 20pt; font-weight: bold; color: #272727b3; border-right: 1px solid #000; word-wrap: break-word; word-break: break-all; overflow: hidden;\">\n"
+
" <div>已</div>\n"
+
" <div>验</div>\n"
+
" <div>视</div>\n"
+
" </div>\n"
+
" <div>\n"
+
" <div style=\"width: 21mm;height: 9mm; border-bottom: 1px solid #000;\">\n"
+
" 限时\n"
+
" <div style=\"display: inline-block;\">\n"
+
" <div style=\"height: 8mm; border-bottom: 1px solid #000;\">\n"
+
" <div>限时</div>\n"
+
" <div>KC24</div>\n"
+
" </div>\n"
+
" <div style=\"
width: 21mm;
height: 17mm; font-family: 黑体; font-size: 30pt; font-weight: bolder;\">\n"
+
"
B1
\n"
+
" <div style=\"height: 17mm; font-family: 黑体; font-size: 30pt; font-weight: bolder;\">\n"
+
"
1A
\n"
+
" </div>\n"
+
" </div>\n"
+
" </div>\n"
+
...
...
@@ -448,12 +451,12 @@ public class CodeUtil {
" </div>\n"
+
" </div>\n"
+
" <div style=\"border: 1px solid #000; \n"
+
" margin: 0 auto; width: 96mm; height: 24mm;
display: flex;
text-align: left\"\n"
+
" margin: 0 auto; width: 96mm; height: 24mm; text-align: left\"\n"
+
" >\n"
+
" <div style=\"
width: 48mm; height: 24mm; border-right: 1px solid #000
;\">\n"
+
" 托寄物\n"
+
" <div style=\"
display: inline-block; width: 48mm; height: 24mm
;\">\n"
+
" 托寄物
:演出票
\n"
+
" </div>\n"
+
" <div style=\"
width: 46mm; height: 24mm
;\">\n"
+
" <div style=\"
display: inline-block; width: 46mm; height: 24mm; border-left: 1px solid #000
;\">\n"
+
" <div>计费重量:1kg</div>\n"
+
" <div>实际重量:1kg</div>\n"
+
" <div>费用合计:22元</div>\n"
+
...
...
@@ -463,7 +466,6 @@ public class CodeUtil {
" <div style=\"border: 1px solid #000; \n"
+
" margin: 0 auto; width: 96mm; height: 25mm; text-align: left\"\n"
+
" >\n"
+
" 备注:\n"
+
" 票种:单日票\n"
+
" 数量:2\n"
+
" </div>\n"
+
...
...
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