diff --git a/app/index/controller/TopsNas.php b/app/index/controller/TopsNas.php index 0d86da3..a0faf31 100755 --- a/app/index/controller/TopsNas.php +++ b/app/index/controller/TopsNas.php @@ -97,6 +97,11 @@ class TopsNas extends BaseController return $this->fetch(); } + public function downloadCyber() + { + return $this->fetch(); + } + /** * nas 客户合作 */ diff --git a/app/index/view/tops_nas/download_cyber.phtml b/app/index/view/tops_nas/download_cyber.phtml new file mode 100755 index 0000000..31dfc1a --- /dev/null +++ b/app/index/view/tops_nas/download_cyber.phtml @@ -0,0 +1,36 @@ + + + + + + 元创官网 + + + {include file='include/head-nas'/} + + +
+ + {include file='include/top-header-nas'/} + +
+
+
+ +
+ + +
+ + +
+ + +
+
+
+ + {include file='include/bottom2023'/} + +