wpfw_ewei_shopv2/plugin/invitation/template/web/tabs.html
2023-02-14 19:57:32 +08:00

6 lines
192 B
HTML

<div class='menu-header'>{php echo $this->plugintitle}</div>
<ul>
<li {if $_GPC['method']==''}class="active"{/if}><a href="{php echo webUrl('invitation')}">邀请卡管理</a></li>
</ul>