{php} $template = get_config(); {/php} {:empty($title) ? '' : $title . ' - '}{$site.shop_title} {:doAction('home_head')}
首页 查看订单 {if condition="$site.login == 1 && $uid == null"} 登录 {/if} {if condition="$uid"} 退出登录 {/if}
{if condition="isset($page) && $page == 'index' && !empty($template.notice)"}
{$template['notice']}
{/if}