<{foreach from=$shop_list item=v}> <{/foreach}>
<{$v.name}>(<{$v.shop_bn}>): <{input type="text" size="32" name="shop_config[{$v.shop_bn}]" value=$v.wms_code}> <{help}><{t}>填写的是WMS第三方售达方编号<{/t}><{/help}>
<{if $shop_list}> <{button class="btn-primary" type="submit" id="saveterminal" name="submit" label="保存"}> <{else}> 请添加店铺 <{/if}>