<{input type="hidden" name='id' value=$data.id}> <{input type="hidden" name='reply_type' value=$reply_type}>
<{if $reply_type == 'keywords'}> <{/if}> style="display:none;"<{/if}> > style="display:none;" <{/if}>> <{if $reply_type == 'keywords'}> style="display:none;"<{/if}> > <{/if}>
* <{input type="text" name="keywords" required="true" value=$data.keywords}>
* <{input type="select" name="bind_id" required="true" value=$data.bind_id options=$publicNumber label="name"}>
checked<{/if}>>文字消息 checked<{/if}> >图文消息 <{if $reply_type == 'keywords'}> checked<{/if}> >多客服提示消息 <{/if}>
<{input type="object" name='message_id[text]' value=$data.text.message_id cols='name' textcol="name" breakpoint=0 object=message_text app=weixin select='radio'}>
<{input type="object" name='message_id[image]' value=$data.image.message_id cols="name" textcol="name" breakpoint=0 object=message_image filter="parent_id=0&has_children=true" app=weixin select='radio'}>
<{input type="object" name='message_id[customers]' value=$data.customers.message_id cols='name' textcol="name" breakpoint=0 object=message_text app=weixin select='radio'}>建议添加不需要检查免登绑定的文字消息
<{button class="btn-primary" id="addimagereply-edit-form-submit" type="submit" label=$___weixin="保存"|t:'weixin'}>