<{foreach from=$options item=item key=key}> <{input type='hidden' name=$key value=$item}> <{/foreach}>
接收号码:<{if $options.tomobile}> <{$options.tomobile}> <{else}> <{$options.username}> <{/if}>
发送消息内容:
<{button label="测试" type="submit"}>