{include file="header.htm" /}
{include file="bar.htm" /}

【标签调用方法】

  1. 第一种默认:{literal}{:hookexec('Sample', 'show')}{/literal}
  2. 第二种传参:{literal}{:hookexec('Sample', 'show', '这里传字符串,或数组形式')}{/literal}
{include file="footer.htm" /}