同福

在模板里面引用CSS样式表和JS脚本的方法

引用CSS样式表的方法

<% resource css="css/tfhtml.css" %>

引用JS脚本的方法

<% resource js="js/tfhtml.js" %>