{template 'public/header'} {template 'public/comhead'}
系统信息
{php echo tpl_form_field_color('color', $item['color'])}
*不填写会默认选中蓝色
{if $item['msgn']==1}
{/if} {if $item['msgn']==2}
{/if} {if $item['model']==2 || $item['model']==4}
默认显示的门店
{/if}
*此模式只能在多店版使用,默认为跳转到商家外卖下单界面
*关闭后首页的品质优选模块隐藏
{if $item['qggn']==1}
*关闭后首页的限时抢购模块隐藏
{/if}
*关闭后首页的周边买啥模块隐藏
*开启后,用户进入平台必须强制获取手机号才能使用
*关闭后,小程序端个人中心不显示预约功能
*开启后设置价格有效
*设置10000米,则首页商家列表只显示商家离用户10000米范围内的商家,不填或填零则全部显示
{php echo tpl_form_field_multi_image('gs_img',$gs_img);} * 建议尺寸大小:750*360px
{php echo tpl_ueditor('gs_details',$item['gs_details']);}
{php echo tpl_ueditor('details',$item['details']);}
订单页面自定义名称:
* 请设置前台外卖订单页面名称,为空或删除为默认值
* 请设置前台点餐订单页面名称,为空或删除为默认值
* 请设置前台预定订单页面名称,为空或删除为默认值
{template 'common/footer'}