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

发表于 2025-04-14 17:42:05
阅读 1

引用CSS样式表的方法

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

引用JS脚本的方法

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