feat: 智捷ERP 自动化部署完成,包含 Docker 配置与品牌定制
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
{% block usertools %}
|
||||
{% if has_permission %}
|
||||
<div id="user-tools">
|
||||
<a href="http://code.xinmi.cloud/" target="_blank" style="color: #ffeb3b; font-weight: bold;">新觅源码库</a> /
|
||||
{% block welcome-msg %}
|
||||
{% trans 'Welcome,' %}
|
||||
<strong>{% firstof user.get_short_name user.get_username %}</strong>.
|
||||
@@ -83,7 +84,11 @@
|
||||
</div>
|
||||
<!-- END Content -->
|
||||
|
||||
{% block footer %}<div id="footer"></div>{% endblock %}
|
||||
{% block footer %}<div id="footer">
|
||||
<div style="text-align: center; padding: 10px;">
|
||||
<a href="http://code.xinmi.cloud/" target="_blank" style="color: #666; text-decoration: none;">智捷ERP - 新觅源码库</a>
|
||||
</div>
|
||||
</div>{% endblock %}
|
||||
</div>
|
||||
<!-- END Container -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user