{$member.nickname_show}的朋友圈
{if count($list)} {foreach $list as $k => $item}
{$item.nickname}
{if $item.text}
{$item.text}
{/if}
{if $item.type != 0} {switch $item.type} {case 1}
{foreach $item.image_list as $image}
{/foreach}
{/case} {case 3} {/case} {case 15} {/case} {case 28} {/case} {case 34} {/case} {case 42} {/case} {/switch} {/if} {if $item.location}
{$item.location.poiName}
{/if}
{:ky_publish_time($item.create_time)}
{if !empty($item.appname)}{$item.appname}{/if}

{/foreach} {else /}

暂无数据

{/if}
{if $has_more}

加载中...

下一页
{/if}