{template 'public/header'} {template 'public/comhead'}
内容编辑
{php echo tpl_form_field_color('title_color', $info['title_color'])} *不填写会默认选中红色
{php echo tpl_form_field_color('title_color2', $info['title_color2'])} *不填写会默认选中灰色
{php echo tpl_form_field_image('logo', $info['logo'])} *建议宽高80*80
{php echo tpl_form_field_image('logo2', $info['logo2'])} *建议宽高80*80
*多店模式首页的路径:   /zh_cjdianc/pages/index/index *单店模式商家详情作为首页的路径:   /zh_cjdianc/pages/seller/index *单店模式把外卖作为首页的路径:   /zh_cjdianc/pages/seller/indextakeout 首页路径需与系统设置内平台模式相匹配 *跳转个人中心:   /zh_cjdianc/pages/my/index *跳转订单:   /zh_cjdianc/pages/wddd/order *跳转会员卡:   /zh_cjdianc/pages/hyk/hyk *跳转过审页面:   /zh_cjdianc/pages/Liar/Liar *跳转过审个人中心:   /zh_cjdianc/pages/extra/gsmy
*此链接为网页外部跳转链接,需要在小程序后台配置业务域名
*请输入跳转的小程序appid(须同一公众号下的关联的小程序之间才可以相互跳转)
{template 'common/footer'}