{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.inform_handle_type} {$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"} {switch name="v.inform_handle_type" } {case value="1"}{$Think.lang.inform_handle_type_unuse}{/case} {case value="2"}{$Think.lang.inform_handle_type_venom}{/case} {case value="3"}{$Think.lang.inform_handle_type_valid}{/case} {/switch} {$Think.lang.ds_detail}
{$Think.lang.inform_content}
{$v.inform_content}
{$Think.lang.inform_handle_message}
{if empty($v.inform_handle_message)} {$Think.lang.inform_text_none} {else /} {$v.inform_handle_message}{$v.inform_handle_datetime|date="Y-m-d"} {/if}
{$Think.lang.ds_no_record}
{notempty name="inform_list"} {$show_page|raw} {/notempty}