{% recommend pageSize=10 %} {% if recommend.length > 0 %}

{{__('lc_rec_document')}}

{% for item in recommend %} {% endfor %}
{% endif%}