Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b2b3ec85f | |||
| 614a1b696f | |||
| 6865b6bea5 | |||
| 5b700434b8 | |||
| 47d7832c12 | |||
| ba4a2211c6 | |||
| ec7ee48be8 | |||
| ed58ffa3d6 | |||
| e993caaa2c | |||
| 9df93a243f | |||
| 2de1aad5c6 | |||
| cca4eddbe8 | |||
| e1d8b67001 | |||
| f558dcf478 | |||
| 6df8d23686 | |||
| cadb9dbcc4 |
@@ -435,7 +435,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
<span class="t1">{$banners[6]['name']}</span>
|
<span class="t1">{$banners[6]['name']}</span>
|
||||||
<span class="t2">{$banners[6]['desc']}</span>
|
<span class="t2">{$banners[6]['desc']}</span>
|
||||||
</a>
|
</a>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -264,7 +264,6 @@ class TopsNas extends BaseController
|
|||||||
|
|
||||||
return $this->fetch();
|
return $this->fetch();
|
||||||
}
|
}
|
||||||
|
|
||||||
// 根据分类获取文章
|
// 根据分类获取文章
|
||||||
private function getArticleByCategory($categorys, $limit = null)
|
private function getArticleByCategory($categorys, $limit = null)
|
||||||
{
|
{
|
||||||
|
|||||||
0
app/mobile/view/tops_nas/helper.phtml
Normal file → Executable file
0
app/mobile/view/tops_nas/helper.phtml
Normal file → Executable file
0
app/mobile/view/tops_nas/helper_detail.phtml
Normal file → Executable file
0
app/mobile/view/tops_nas/helper_detail.phtml
Normal file → Executable file
Reference in New Issue
Block a user