...
|
...
|
@@ -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>
|
...
|
...
|
@@ -173,6 +168,10 @@ |
|
|
</span>
|
|
|
</li>
|
|
|
</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">
|
...
|
...
|
|