修改登录页面logo

This commit is contained in:
WEB许何哲\xuhez
2023-07-18 11:36:12 +08:00
parent a11dcc16f0
commit b22cc7f19f
3 changed files with 7 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<xpath expr="//div[hasclass('card-body')]//div[contains(@t-attf-class, 'text-center pb-3 border-bottom')]/img" position="attributes">
<attribute name="style"></attribute>
<attribute name="class" add="img img-fluid w-50 mx-auto" separator=" "></attribute>
<attribute name="t-attf-src">/web/image/res.company/#{company.id}/logo</attribute>
<attribute name="t-attf-src">/spiffy_theme_backend/static/src/image/jikimo-logo.png</attribute>
</xpath>
<xpath expr="//t[@t-if='not disable_database_manager']//a" position="attributes">