<{capture name="header"}> <{css src="style.css" app="ome"}> <{script src="coms/dropmenu.js" app='desktop'}> <{script src="coms/datapicker.js" app='desktop'}> <{script src="coms/colorpicker.js" app='desktop'}> <{script src="omegoodseditor.js" app='ome'}> <{script src="coms/editor.js" app='desktop' }> <{script src="coms/editor_style_1.js" app='desktop' }> <{script src="coms/pager.js" app='desktop' }> <{/capture}> <{capture name="sidebar"}><{/capture}> <{foreach from=$sections item=section}>
<{include file=$section.file}>
<{/foreach}> <{capture name='footbar'}>
<{button label="保存并关闭窗口" class="btn-primary" onclick="subGoodsForm(event,2)"}> <{button label="保存当前" class="btn-primary" onclick="subGoodsForm(event,3)"}> <{button label="关 闭" class="btn-secondary" onclick="if(confirm('确定退出?'))window.close()"}>
<{/capture}>