Commit ad43ad62 by lmf

优化购物车折扣金额显示

parent ed9e64e3
......@@ -4,7 +4,7 @@
* See COPYING.txt for license details.
*/
-->
<!-- ko if: isDisplayed() -->
<tr class="totals" style="color:#FF0000; ">
<th colspan="1" style="" class="mark" scope="row">
<span class="title" data-bind="text: getTitle()"></span>
......@@ -14,4 +14,4 @@
<span><span class="price" data-bind="text: getValue()"></span></span>
</td>
</tr>
<!-- /ko -->
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