{if empty($sid)} {template member:menu} {/if} {if $this->sid>0} {/if} {if empty($sid)}
{echo $this->GetTableFieldForm($field,empty($service)?'':$service)}
{if !empty($service['catid'])} {echo $this->GetSelectCategory('category',$service['catid'],'catid',49)} {else} {echo $this->SetSelectCategory('category',0,'catid',49)} {/if}
元/ 单位 {if $serviceunitarr} {for $serviceunitarr $value} {echo $value} {/for} {else} {/if} [自定义] 如:个、页、张
天
图片分辨率最低 200px * 200px 文件格式:jpg,gif,png 文件最大: {echo (PHPAPP::$config['oneimageuploadsize']/1024)}k {if !empty($service['logo'])}
{php} $photo=$this->GetMysqlOne('thumb'," ".$this->GetTable('file')." WHERE fid='$service[logo]'");{/php} {if $photo} {/if}
{template editor:editor} {if !empty($service['content'])}{echo $service['content']}{/if}