Commit bd2bff73 by lmf

关闭测试断点

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