{extend name='public/base' /} {block name='content'} {include file='public/content_header' /} 返回 所属分组 {foreach name='setting_group_list' id='item'} {$item.name} {/foreach} 名称 描述 代码 设置配置 操作 设置类型 设置名称 设置字段 设置内容 设置选项 {if isset($data)} {foreach name='data.content' id='item'} 插入 追加 删除 文本[text] 数字[number] 密码[password] 手机号[mobile] 邮箱[email] 身份证号[id_card] 网址[url] IP地址[ip] 文本域[textarea] 复选[checkbox] 开关[switch] 单选[radio] 选择列表[select] 多项选择列表[multi-select] 图片上传[image] 多图上传[multi-image] 文件上传[file] 多文件上传[multi-file] 日期[date] 日期范围[date-range] 日期时间[datetime] 日期时间范围[datetime-range] 年[year] 年范围[year-range] 年月[year-month] 年月范围[year-month-range] 地图选点[map] 颜色选择[color] 图标选择[icon] 富文本编辑器[editor] {$item.option} {/foreach} {/if} 排序