{% remote key="reCommendList",api="content/getList",query='{"model":"1","pageSize":10,"isPaging":"0"}' %} {% if reCommendList.length > 0 %}

{{__('lc_rec_document')}}

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