mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-18 17:01:31 +00:00
perf: 配置xpack后logo没有修改
This commit is contained in:
parent
f7fee0f430
commit
006faac326
@ -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'>
|
||||||
|
Loading…
Reference in New Issue
Block a user