{?section name=i loop=$articlerows?} {?if $i.order == 1?}
  • {?$i.order?}

    {?$articlerows[i].articlename?}

    {?$articlerows[i].author?}

    {?$articlerows[i].intro|truncate:40?}…
  • {?else?}
  • {?$i.order?}
    {?$articlerows[i].articlename?} {?$articlerows[i].author?}
  • {?/if?} {?/section?}
    更多>>