thinkphp5.0 跨模块调用模板

不同模块共用一个header.htm文件,现在header.htm默认的home组里,在user组里如何引用这个模板的?

引用方式:

你可能感兴趣的:(thinkphp)