Commit 8eba3c3e by lmf

修改支付按钮背景色

parent eca90fc8
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
}, },
click: closeMinicart() click: closeMinicart()
" "
translate="'Proceed to Checkout'"> translate="'Proceed to Checkout'" style="background: #ffa800;">
</button> </button>
<div data-bind="html: getCartParamUnsanitizedHtml('extra_actions')"></div> <div data-bind="html: getCartParamUnsanitizedHtml('extra_actions')"></div>
</div> </div>
......
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