订单
This commit is contained in:
@@ -26,10 +26,11 @@
|
||||
</el-form>
|
||||
<div class="view-img">
|
||||
<h1>{{ form.certificateTitle }}</h1>
|
||||
<h2>全巧丽</h2>
|
||||
<h2>XXX</h2>
|
||||
<div class="view-img__content">
|
||||
<div class="top">
|
||||
<span v-html="certificateContent"></span>
|
||||
<p>特颁此证,以资鼓励!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
@@ -65,9 +66,7 @@
|
||||
certificateName: '',
|
||||
certificateIssueUnit: '曲靖市政法委',
|
||||
certificateTitle: '知法明理人证书',
|
||||
certificateContent: `恭喜您成为曲靖市第 「#获得证书序号」位知法明理人
|
||||
|
||||
特颁此证,以资鼓励!`
|
||||
certificateContent: `恭喜您成为曲靖市第 「#获得证书序号」位知法明理人`
|
||||
},
|
||||
id: '',
|
||||
date: ''
|
||||
@@ -211,11 +210,12 @@
|
||||
.bottom {
|
||||
position: absolute;
|
||||
bottom: 80px;
|
||||
right: 78px;
|
||||
left: 50%;
|
||||
line-height: 40px;
|
||||
font-size: 24px;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
color: #3D5C8F;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user