{extend name="layout"/} {block name="content"}
{php}$thumb_type=isset($info['jsonrule']['thumb']['type'])?$info['jsonrule']['thumb']['type']:config('upload_image_thumb_type');{/php}
不得超出系统配置:{:config('upload_file_ext')}范围
不得超过系统配置:{:config('upload_file_size')},0为不限制,单位:kb
用于单选、多选、下拉等类型
{if $info['ifmain']}
只有主表字段支持搜索
{/if}
{/block} {block name="javascript"} {/block}