feat: 英文nas相关

This commit is contained in:
2025-04-14 10:30:12 +08:00
parent 9bdbdebc39
commit 9052b70816
5 changed files with 230 additions and 47 deletions

View File

@@ -7,8 +7,16 @@ class TopsNas extends BaseController
public function _initialize()
{
parent::_initialize();
parent::nasNavigation();
}
// 帮助中心
public function helper()
{
}
// 下载
public function download()
{
return $this->fetch();