File:cn/index.htm
$sub main(){
参数不匹配
cn/index.htm
{%#frame(frame.htm)%}
{%
$shell[Title]=$join(首页-,$shell.getData(metaTitle));
$shell[Head]=$html.file(css/index.css);
$shell[Meat]=["
<meta name="keywords" content="{$shell.getData(metaKeywords)}"/>
<meta name="description" content="{$shell.getData(metaDescription)}"/>
"];
%}
{%#import(xmls/index.xmls)%}
<!-- 主体开始 -->
<div class="main indtop">
<!-- pcbanner开始 -->
<div class="banner ofh pr pcdis">
<ul class="banner-ul">
{%$zone.list(~zone,$shell.getData(cn),home,banne...