Compare commits
11 Commits
dev
...
ba4a2211c6
| Author | SHA1 | Date | |
|---|---|---|---|
| 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)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -233,8 +233,8 @@
|
|||||||
<span>3.请遵守国家相关法律、法规,勿上传、下载和分享非法数据</span>
|
<span>3.请遵守国家相关法律、法规,勿上传、下载和分享非法数据</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="nztbzyj">
|
<div class="nztbzyj">
|
||||||
<a href="https://alidocs.dingtalk.com/notable/share/form/v013M0Oz5Xz1Xv8qzeE_vQkCkLg_cMm6AQO" target="_blank">意见反馈</a>
|
<a href="https://alidocs.dingtalk.com/notable/share/form/v013M0Oz5Xz1Xv8qzeE_vQkCkLg_cMm6AQO">意见反馈</a>
|
||||||
<a href="https://www.orico.com.cn/index/tops_nas/helper.html" target="_blank">帮助中心</a>
|
<a href="https://www.orico.com.cn/mobile/tops_nas/helper.html">帮助中心</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
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