{template 'public/header'} {template 'public/comhead'}
商家信息    导航跳转链接:  ../sellerinfo/sellerinfo?id={$info['id']}
*顺序由小到大,数字越小,排在前面。
{php echo tpl_form_field_image('yyzz_img', $info['yyzz_img'])}
{php echo tpl_form_field_image('sfz_img', $info['sfz_img'])}
{php echo tpl_form_field_image('logo', $info['logo'])}
{php echo tpl_form_field_image('weixin_logo', $info['weixin_logo'])}
{php echo tpl_form_field_multi_image('ad',$ad);} *建议尺寸大小:2:1
{php echo tpl_form_field_multi_image('img',$img);} *建议尺寸大小:2:1
{php echo tpl_form_field_image('ewm_logo', $info['ewm_logo'])} *不上传默认为店铺二维码图片
{php echo tpl_form_field_clock('start_time', $info['start_time']);}
{php echo tpl_form_field_clock('end_time', $info['end_time']);}
*填空则为全国版
此链接需要在小程序后台配置业务域名
*只支持腾讯视频链接,如:https://v.qq.com/x/cover/29pa6my7yc43egq/b0709atj1i9.html
{php echo tpl_form_field_date('dq_time',date('Y-m-d',$info['dq_time']))} *请设置当前商家入驻到期时间
{if $img2!=''}
{if strlen($img2)>200} {php echo ""} {else}
{/if}
{/if}
此账号为手机端登入账号,密码密文不显示,忘记请直接修改
*选择否,商家手机端和商家电脑端不显示发布商品功能
*选择否,商家手机端和商家电脑端不显示发布拼团功能
*选择否,商家手机端和商家电脑端不显示发布抢购功能
*选择否,商家手机端和商家电脑端不显示发布优惠券功能
*选择是,将显示在首页的品质商家板块里面
{template 'common/footer'}