$content_header =<<<CONTENT_HEADER
            <section class="content-header">
                <h1>
                    $this->page_title
                </h1>
                <ol class="breadcrumb">
                    <li><a href="__SITE__"><i class="fa fa-dashboard"></i> 首页</a></li>
                    $breadcrumb
                </ol>
            </section>    
CONTENT_HEADER;

 

第一个CONTENT_HEADER后面不能共有空格

相关文章:

  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-13
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2021-07-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案