Authored by 张丽霞

电子发票

... ... @@ -282,7 +282,7 @@
<div class="section-play">
<div class="section-head">发票信息</div>
<div class="play-pan">
<input class="invoice mes" name="invoice" type="radio" id="" autocomplete="off"/>发票开具
<input class="invoice mes" type="radio" id="" autocomplete="off"/>发票开具
<div class="invoice-content hide">
<div class="invoice-type mes">电子发票</div>
<div class="invoice-partment mes">个人</div>
... ... @@ -405,8 +405,8 @@
</div>
<div class="receipt-type receipt-margin">
<span class="e-receipt receipt-type-selected">电子发票</span>
<span class="paper-receipt">纸质发票</span>
<span class="e-receipt receipt-type-selected curser-button">电子发票</span>
<span class="paper-receipt curser-button">纸质发票</span>
</div>
<div class="receipt-container receipt-margin">
... ...