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