...
|
...
|
@@ -159,12 +159,7 @@ |
|
|
</a>
|
|
|
</li>
|
|
|
{{/if}}
|
|
|
</ul>
|
|
|
|
|
|
<form id="msg" action="" method="post">
|
|
|
<input type="text" name="msg" value="{{msg}}" maxlength="40" placeholder="留言">
|
|
|
</form>
|
|
|
<ul class="sale-invoice">
|
|
|
<li class="no-print-price">
|
|
|
<span class="title">不打印价格</span>
|
|
|
<span class="desc">送朋友可不打印价格哦</span>
|
...
|
...
|
@@ -172,7 +167,11 @@ |
|
|
<i class="iconfont checkbox{{#if isPrintPrice}} icon-radio{{else}} icon-cb-radio{{/if}}"></i>
|
|
|
</span>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</ul>
|
|
|
|
|
|
{{!-- <form id="msg" action="" method="post">
|
|
|
<input type="text" name="msg" value="{{msg}}" maxlength="40" placeholder="留言">
|
|
|
</form> --}}
|
|
|
</section>
|
|
|
<section class="price-cal block">
|
|
|
<ul class="total">
|
...
|
...
|
|