<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>

微信菜单列表 设置公众号显示菜单

菜单列表

  
<{foreach from=$data item=d }> <{foreach from=$d.children item=c }> <{/foreach}> <{/foreach}>
操作 标题 响应类型 响应数据
<{if count($d.children) lt 5}><{/if}> <{$d.tname}> <{$d.response}>
「<{$c.name}>」 <{$c.tname}> <{$c.response}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>