python学习
This commit is contained in:
@@ -104,6 +104,10 @@
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden hidden_layout_wrap">
|
||||
<input name="domain" value="{{ config.APP.domain }}">
|
||||
<input name="prefix_url" value="{{ config.UPLOAD.prefix_url }}">
|
||||
</div>
|
||||
|
||||
<script src="{{ buildStaticUrl('/plugins/jquery-2.1.1.js') }}"></script>
|
||||
<script src="{{ buildStaticUrl('/bootstrap/bootstrap.min.js') }}"></script>
|
||||
|
||||
Reference in New Issue
Block a user