{template admin:header}
{if !empty($manage['photo'])} {php} $photo=$this->GetMysqlOne('thumb'," ".$this->GetTable('file')." WHERE fid='$manage[photo]'");{/php} {if $photo} {/if} {/if}
提示:( 案例字段功能可以在 全局 ->自定义字段中添加 案例表 phpapp_case)