{insert_scripts files="../js/jquery-1.9.1.min.js,../js/jquery.json.js"} {insert_scripts files="../js/transport_jquery.js,common.js,respond.src.js"}
後台系統 {if $smarty.session.name} -{$smarty.session.name} {/if}
  • 登出
  • 首頁控制台
  • {foreach from=$menus item=menu key=k}
  • {$menu.label} {if $menu.children}
      {foreach from=$menu.children item=child}
    • {$child.label}
    • {/foreach}
    {/if}
  • {/foreach}
  • 後台首頁
  • {if $ur_here} {$ur_here} {/if}
{if $action_link} {$action_link.text} {/if} {if $action_link2} {$action_link2.text}   {/if}