{template 'head'}
{template 'menu'}
{template 'left'}
{php echo $id ? '修改' : '添加'}
商家
用户id
商家名称
商家LOGO
{php echo tpl_form_field_image('shop_head', $merchant['shop_head'], tomedia($merchant['shop_head']));}
65 * 65
提示
点击我获取经纬度
经度
纬度
地址
电话
联系人姓名
联系人微信号
初始参与人数
简介
品牌介绍
{$merchant['brand']}
所属行业
营业照图片多图
{php echo tpl_form_field_multi_image('business_imgs', $merchant['business_imgs'], tomedia($merchant['business_imgs']));}
商家主页加群文案
商家主页加群链接, 建议使用公众号文章
提交
{template 'record'}
{template 'finally'}