Commit ea0468cf by lmf

临时测试环境修改

parent f2fead8d
.payment-method div.payment_logo_oceanpaymentklarna { .payment-method div.payment_logo_oceanpaymentklarna {
background:url(../images/payment_logo.png) no-repeat; background:url(../images/payment_logo.png) no-repeat;
height:80px;
} }
......
...@@ -7,9 +7,7 @@ ...@@ -7,9 +7,7 @@
--> -->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="checkout" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="checkout" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body> <body>
<referenceContainer name="page.bottom.container" remove="true"/>
<referenceContainer name="footer-container" remove="true"/>
<referenceBlock name="checkout.cart.addtocart" remove="true" />
<referenceBlock name="checkout.root"> <referenceBlock name="checkout.root">
<arguments> <arguments>
<argument name="jsLayout" xsi:type="array"> <argument name="jsLayout" xsi:type="array">
......
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