现在多模块, 基础模块Common里面的View公用的,
比如在blog模块怎么调用 Common/viem 里面 ba
se/common模板?
我用 <extend name="base/common"/> 错误提示:
[2] file_get_contents(./Application/Atlas/View/Common/base/common.html): failed to open stream: No such file or directory E:\word\bighaha\ThinkPHP\Library\Think\Template.class.php 第 700 行.
明显路径不对...我应该怎么弄?