1. 插入PHP代码

    • 在模板对应位置插入以下代码:
      <?php include(ECMS_PATH.'header.html'); ?>
  2. 文件路径

    • header.html是HTML页面的名称,根据实际情况修改。