个性化设置
{php echo tpl_form_field_image('table_cover', $setting['table_cover']);}
建议尺寸:800 × 450
{if !empty($setting['style_base'])} {php echo tpl_form_field_color('style_base', $setting['style_base']);} {else} {php echo tpl_form_field_color('style_base', '#3190e8');} {/if}
{if !empty($setting['style_list_btn1'])} {php echo tpl_form_field_color('style_list_btn1', $setting['style_list_btn1']);} {else} {php echo tpl_form_field_color('style_list_btn1', '#ff8032');} {/if}
{if !empty($setting['style_list_btn2'])} {php echo tpl_form_field_color('style_list_btn2', $setting['style_list_btn2']);} {else} {php echo tpl_form_field_color('style_list_btn2', '#fe453f');} {/if}
{if !empty($setting['style_list_btn3'])} {php echo tpl_form_field_color('style_list_btn3', $setting['style_list_btn3']);} {else} {php echo tpl_form_field_color('style_list_btn3', '#fe453f');} {/if}
{if !empty($setting['style_list_base'])} {php echo tpl_form_field_color('style_list_base', $setting['style_list_base']);} {else} {php echo tpl_form_field_color('style_list_base', '#EF1544');} {/if}