目前支持店铺:

    <{foreach from=$support_shops item=item }>
  • <{$item.name}>
  • <{/foreach}>
<{button label="确定" type="button" id='btn-primary'}>
<{if $unsupport_shops}>

暂不支持以下店铺:

<{/if}>