您当前的位置: 首页 » 资讯列表 » {$this->articleRow['title']}
商城资讯

{$this->articleRow['title']}

发布日期:{$this->articleRow['create_time']}

{$this->articleRow['content']}

{if:!empty($this->relationList)}
相关商品
    {foreach:items = $this->relationList}
  • {$item['name']}

    {$item['name']}

    ¥{$item['sell_price']}

  • {/foreach}
{/if}