#{include file="./Header.html"}
#{t("公告")}
#{lang($config.notice)}
#{t("购买")}
#{foreach $category as $cate} #{if $cate.id != 'recommend'}#{/if}#{lang($cate.name)} #{/foreach}
#{t("努力加载中..")}
#{ready("/assets/user/controller/index/index.js")} #{include file="./Footer.html"}