<{t}>商家通知<{/t}>

<{input type="hidden" name="notice[notice_id]" value=$notice.notice_id }> <{input type="hidden" name="notice[shop_id]" value=$notice.shop_id }>
*<{t}>通知标题:<{/t}> <{input type="text" id="notice_title" name="notice[notice_title]" required="true" vtype='required' value=$notice.notice_title maxlength="100"}>
*<{t}>商家通知类型:<{/t}>
*<{t}>商家通知内容:<{/t}> <{input type=html name='notice[notice_content]' value=$notice.notice_content}>
<{area inject='.mainFoot'}>
<{button type="submit" id='brand-form-submit' label="保存"|t:'sysshop'}>
<{/area}>