Commit 8dec6eca authored by zhengke's avatar zhengke

增加分享二维码

parent 1f9ee60d
......@@ -7,7 +7,9 @@
.travelControlTrip .hangban-info tr th {
padding-left: 0 !important;
}
.WeiXinShare{
width:118px;position:relative;top:55px;
}
</style>
<template>
......@@ -65,7 +67,7 @@
<p class="pvalue">{{orderMsg.endDate}}</p>
</td>
<td rowspan="2">
<!-- <img :src="WeiXinShareImgSrc" /> -->
<img class="WeiXinShare" :src="'data:image/png;base64,'+WeiXinShareImgSrc" />
</td>
</tr>
<tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment