{% assign sCol = specialColumn %} {{ store.storeName }} - {% include 'public/css.html' %} {% include 'public/navbar.html' %}
{% assign sCol = specialColumn %} {% assign bgUrl = sCol.bgPic | default: 'assets/img/news/top-img@2x.jpg' %} {% assign bgUrl = bgUrl | strip %} {% assign bgPic = sCol.bgPic | default: 'assets/img/news/top-img@2x.jpg' %}
{% if sCol.bgLink != '' %} {% else %} {% endif %}
{{sCol.name}}
{{sCol.subname}}
{% if content.size > 0 %} {% for news in content %} {% assign data = news %}
{{ data.title }}

{{ data.intro }}

{% assign cover = data.cover | default: 'assets/img/home/news-demo-icon@2x.jpg' %}
news
{% endfor %} {% endif %}
{% if total > 0 %}
{% else %}

暂无信息~

{% endif %}
{% include 'public/footer.html' %}