Commit 1a0082c5 by lmf

修复mini购物车展示多支付

parent 188dfff3
......@@ -71,7 +71,7 @@
"
translate="'Proceed to Checkout'" style="background: #ffa800;">
</button>
<div data-bind="html: getCartParamUnsanitizedHtml('extra_actions')" style="display: none"></div>
<div data-bind="html: getCartParamUnsanitizedHtml('extra_actions')" style="display: block;"></div>
</div>
</div>
</if>
......
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