debug
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<div class="top-list">
|
||||
<ul class="clearfix">
|
||||
{volist name="arrMoonRankNovel" id="Novel" key="key"}
|
||||
{include file="Public/novelListH"start="37" /}
|
||||
{include file="Public/novelListH" start="37" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
</head>
|
||||
|
||||
<body class="{block name='body-class'}{/block}" id="{block name='body-id'}{/block}">
|
||||
{$arrGRM[0]|raw}
|
||||
<div class="header">
|
||||
{block name="logo-html"}{/block}
|
||||
|
||||
@@ -118,7 +117,7 @@
|
||||
|
||||
<!-- 站点统计 -->
|
||||
{$DomainModel->d_statis|raw}
|
||||
{$arrGRM[1]|raw}
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -24,7 +24,7 @@
|
||||
</head>
|
||||
|
||||
<body class="{block name='body-class'}{/block}" id="{block name='body-id'}{/block}">
|
||||
{$arrGRM[0]|raw}
|
||||
|
||||
<!--公共头部 开始-->
|
||||
<div class="header">
|
||||
<div class="headWrap">
|
||||
@@ -93,8 +93,6 @@
|
||||
<!-- 单站统计 -->
|
||||
{$DomainModel->d_statis|raw}
|
||||
|
||||
|
||||
{$arrGRM[1]|raw}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user