配置
背景色设置
顶部外边距
上下内边距
左右内边距
内容设置
图片
选择图片
建议尺寸:640 * 320 像素
说明
{$m->text('content','class="form-control"')}
图片链接
{$m->radio(array('0'=>'系统链接'),'LinkType','class="js_link_type_select" data-type="system" checked=checked')}
{$m->radio(array('1'=>'自定义链接'),'LinkType','class="js_link_type_select" data-type="custom"')}
选择链接
{$m->SystemName}
{$m->text('CustomUrl','class="form-control" data-rule-urls="true"')}