{if $diy['style']['show_college']}
{php echo $common['self_page']['collect'] ? $common['self_page']['collect'] : '收藏';}
{/if} {if $diy['style']['show_history']}
{php echo $common['self_page']['history'] ? $common['self_page']['history'] : '学习记录';}
{/if} {if $memberVipCount || $diy['style']['show_vip']}
{php echo $common['self_page']['vip'] ? $common['self_page']['vip'] : 'VIP服务';}
{/if} {if $diy['style']['show_order']}
{php echo $common['self_page']['myorder'] ? $common['self_page']['myorder'] : '课程订单';}
{/if}