<{include file="index/header.html"}> <{include file="wchat/nav.html"}>
操作提示

一级菜单为3个,二级菜单最多为5个,请自行控制数量。

浏览事件的地址为微信手机端访问的地址,请自行设置。

菜单添加 同步到微信客服端
<{if $data}> <{foreach item=i from=$data}> <{foreach item=p from=$i.pmenu}> <{/foreach}> <{/foreach}> <{else}> <{/if}>
操作 名称 事件 点击事件 浏览事件 添加时间
删除 修改 <{$i.name}> <{$i.event}> <{$i.click_key}> <{$i.view_url}> <{$i.addtime}>
删除 修改          |-- <{$p.name}> <{$p.event}> <{$p.click_key}> <{$p.view_url}> <{$p.addtime}>
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>