{template 'common/header'}

活动设置

{if $timeinf['url'] != ''} {/if}
访问地址

三次连击全部选中,复制后即可粘贴到您需要使用到的地方

活动名称
页面背景
{php echo tpl_form_field_color('bgcol',$timeinf['bgcol']);}
{php echo tpl_form_field_image('bgimg', $timeinf['bgimg'],'',false);}

颜色为段落文字的背景色;图片为整个页面的背景图片。

{loop $timeinf['items'] $k $item} {/loop}
类型 方向 标题 内容 扩展
   {if $item['type'] == 0} 标题 {else if $item['type'] == 1} 段落 {else} 图片 {/if}
{if $item['type'] == 2}
{else} {/if}
添加填写项目
预览

预览效果

{template 'common/footer'}