{include file="public/header" /}

{$Think.lang.ds_inform}

{include file="public/admin_items" /}
{$Think.lang.ds_goods_name}
{$Think.lang.inform_type}
{$Think.lang.inform_member_name}
{$Think.lang.inform_subject}
{$Think.lang.inform_datetime}
~

{$Think.lang.ds_explanation}

{notempty name="inform_list"} {foreach name="inform_list" item="v"} {/foreach} {else /} {/notempty}
{$Think.lang.ds_goods_name} {$Think.lang.inform_member_name} {$Think.lang.inform_type} {$Think.lang.inform_subject} {$Think.lang.inform_pic} {$Think.lang.inform_datetime} {$Think.lang.ds_handle}
{$v.inform_goods_name} {$v.inform_member_name} {$v.informsubject_type_name} {$v.informsubject_content} {if empty($v.inform_pic1) && empty($v.inform_pic2) && empty($v.inform_pic3)} {$Think.lang.inform_pic_none} {else/} {notempty name="$v.inform_pic1"} {/notempty} {notempty name="$v.inform_pic2"} {/notempty} {notempty name="$v.inform_pic3"} {/notempty} {/if} {$v.inform_datetime|date="Y-m-d"} {$Think.lang.ds_detail} {$Think.lang.inform_text_handle}
{$Think.lang.inform_content}
{$v.inform_content}
{$Think.lang.ds_no_record}
{notempty name="inform_list"} {$show_page|raw} {/notempty}