Compare commits

...

11 Commits

Author SHA1 Message Date
ba4a2211c6 Merge branch 'dev' 2025-04-11 11:45:56 +08:00
ec7ee48be8 处理master与dev不一致 2025-02-18 09:20:54 +08:00
ed58ffa3d6 Merge branch 'dev' 2025-01-24 10:32:55 +08:00
e993caaa2c 2025-01-25 10:25:30 2025-01-24 10:25:32 +08:00
9df93a243f Merge branch 'dev' 2024-11-18 09:56:09 +08:00
2de1aad5c6 Merge branch 'dev' 2024-11-16 17:41:54 +08:00
cca4eddbe8 Merge branch 'dev' 2024-11-02 17:18:17 +08:00
e1d8b67001 Merge branch 'dev' 2024-10-29 17:58:10 +08:00
f558dcf478 Merge branch 'dev' 2024-10-29 17:52:19 +08:00
6df8d23686 fix: bug修复 2024-10-29 17:50:09 +08:00
cadb9dbcc4 fix: bug修复 2024-10-29 17:38:47 +08:00
5 changed files with 678 additions and 679 deletions

View File

@@ -264,7 +264,6 @@ class TopsNas extends BaseController
return $this->fetch();
}
// 根据分类获取文章
private function getArticleByCategory($categorys, $limit = null)
{

View File

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

0
app/mobile/view/tops_nas/helper.phtml Normal file → Executable file
View File

0
app/mobile/view/tops_nas/helper_detail.phtml Normal file → Executable file
View File