文件包含问题

浏览:418 发布日期:2013/10/17 分类:求助交流
我在tpl 模板目录下 有 index和 share 文件夹 现在 要在index下面的index.html 引用(包含)share 下面的 header.html ;用<include file="share:header" />会成功 ,要使用完整文件名 怎么包含 像这样的: <include file="./Tpl/default/Public/header.html" />???


最佳答案
评论( 相关
后面还有条评论,点击查看>>