Commit d4332d18 by 潘琦

券详情样式改动;

parent 9412fc25
......@@ -17,7 +17,7 @@
</div> -->
</div>
<div class="body">
<div class="big-title" v-if="voucherType === '2'">免费<span class="unit">价值{{voucherData.cost}}</span></div>
<div class="big-title" v-if="voucherType === '2'">免费<span class="unit">(价值{{voucherData.cost}}元)</span></div>
<div class="big-title" v-else>{{voucherData.cost}}<span class="unit"></span></div>
<div class="text-center">{{voucherData.voucherName}}</div>
<div class="qrcode-block">
......
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