{template 'common/header'}
{template 'webnav'}
门店信息编辑
{php echo tpl_form_field_image('logo',$store['logo']);}
类似logo的小图标 60*60
{php echo tpl_form_field_image('backimg',$store['backimg']);}
用于手机端显示的封面 750*320
{template 'common/footer'}