{% for css_f in g['other_css'] %} {% endfor %}
{% block content %}{% endblock %}
在线客服
微信扫码

点击咨询客服
{% if g.cdn_url != '/static' %} {% endif %} {% if request.path == '/btwaf/index' %} {% endif %} {% block scripts %} {% endblock %} {% for js_f in g['other_js'] %} {% endfor %}