From c6cb3eb24098bc0a0119399e54f16c2858bd073b Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Mon, 18 Nov 2024 09:47:38 +0800 Subject: [PATCH 1/3] =?UTF-8?q?refactor:=20=E6=96=B0=E5=A2=9E=E8=B5=9B?= =?UTF-8?q?=E5=8D=9A=E4=BA=91=E4=B8=8B=E8=BD=BD=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/TopsNas.php | 5 +++ app/index/view/tops_nas/download_cyber.phtml | 36 ++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100755 app/index/view/tops_nas/download_cyber.phtml 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'/} + + From ba60025fae1443f4c794c8b73d28abc472bfef78 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Mon, 18 Nov 2024 09:47:38 +0800 Subject: [PATCH 2/3] =?UTF-8?q?refactor:=20=E6=96=B0=E5=A2=9E=E8=B5=9B?= =?UTF-8?q?=E5=8D=9A=E4=BA=91=E4=B8=8B=E8=BD=BD=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/TopsNas.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index/controller/TopsNas.php b/app/index/controller/TopsNas.php index a0faf31..1a49d7c 100755 --- a/app/index/controller/TopsNas.php +++ b/app/index/controller/TopsNas.php @@ -97,7 +97,7 @@ class TopsNas extends BaseController return $this->fetch(); } - public function downloadCyber() + public function download_cyber() { return $this->fetch(); } From d9288c61a8a6022b9e4a26937b80adbc741f9693 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Mon, 18 Nov 2024 09:54:56 +0800 Subject: [PATCH 3/3] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=B5=9B?= =?UTF-8?q?=E5=8D=9A=E4=BA=91=E7=A7=BB=E5=8A=A8=E7=AB=AF=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/mobile/controller/TopsNas.php | 5 + app/mobile/view/tops_nas/download_cyber.phtml | 270 ++++++++++++++++++ 2 files changed, 275 insertions(+) create mode 100755 app/mobile/view/tops_nas/download_cyber.phtml diff --git a/app/mobile/controller/TopsNas.php b/app/mobile/controller/TopsNas.php index a95437a..2a9cbe2 100755 --- a/app/mobile/controller/TopsNas.php +++ b/app/mobile/controller/TopsNas.php @@ -97,6 +97,11 @@ class TopsNas extends BaseController return $this->fetch(); } + public function download_cyber() + { + return $this->fetch(); + } + /** * nas 客户合作 */ diff --git a/app/mobile/view/tops_nas/download_cyber.phtml b/app/mobile/view/tops_nas/download_cyber.phtml new file mode 100755 index 0000000..e6dffeb --- /dev/null +++ b/app/mobile/view/tops_nas/download_cyber.phtml @@ -0,0 +1,270 @@ + + + + + + 元创官网 + + {include file='include/head-nas'/} + + + + + {include file='include/top_nas'/} + +
+ +
+
+
+ +
+ +
+ +
+
+
+ + + {include file='include/bottom1'/} +
+ + +