Authored by 2586703@qq.com

layout修改为header footer

{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body">
... ... @@ -38,4 +39,5 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body feedback-body">
<div class="comments-box feedback"></div>
</div>
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body">
... ... @@ -46,3 +47,4 @@
</div>
</div>
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body">
... ... @@ -19,3 +20,4 @@
</div>
</div>
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body">
... ... @@ -41,3 +41,4 @@
</div>
</div>
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="about-container clearfix">
{{> about/about_nav}}
<div class="about-body copyright">
... ... @@ -41,3 +42,4 @@
</div>
</div>
</div>
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="detail-container clearfix">
{{# header}}
{{> detail/detail_title}}
... ... @@ -24,4 +25,5 @@
</div>
{{> common/share}}
{{> common/comment}}
{{> common/third_login}}
\ No newline at end of file
{{> common/third_login}}
{{> default/footer}}
\ No newline at end of file
... ...
{{> default/header}}
<div class="mags-container">
{{> magazine/mags_newest}}
<div class="column-slide magazine-list">
... ... @@ -12,4 +13,5 @@
{{> magazine/e_zine}}
{{> magazine/mags_app_download}}
</div>
{{> common/share}}
\ No newline at end of file
{{> common/share}}
{{> default/footer}}
\ No newline at end of file
... ...