perf: 配置xpack后logo没有修改

This commit is contained in:
halo 2023-12-16 22:12:34 +08:00 committed by 老广
parent f7fee0f430
commit 006faac326

View File

@ -286,9 +286,9 @@
</div> </div>
<div class="left-form-box {% if not form.challenge and not form.captcha %} no-captcha-challenge {% endif %}"> <div class="left-form-box {% if not form.challenge and not form.captcha %} no-captcha-challenge {% endif %}">
<div class="mobile-logo"> <div class="mobile-logo">
<a href="{% if not XPACK_ENABLED %}https://github.com/jumpserver/jumpserver.git{% endif %}"> <div class="jms-title">
<img src="{% static 'img/logo_text_green.png' %}" class="right-image" alt="screen-image"/> <span style="">{{ INTERFACE.login_title }}</span>
</a> </div>
</div> </div>
<div style="position: relative;top: 50%;transform: translateY(-50%);"> <div style="position: relative;top: 50%;transform: translateY(-50%);">
<div style='padding: 15px 60px; text-align: left'> <div style='padding: 15px 60px; text-align: left'>