From c812ab81a12908884c3883fcd98d38ba2d12e076 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Mon, 9 Jun 2025 14:47:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20mobile=20nas=E4=B8=BB=E9=A2=98=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E5=90=88=E4=BD=9C=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/lang/en-us/mobile.php | 12 ++ .../view/mobile/topic_nas/cooperation.html | 65 +++++++ .../mobile/css/topic_nas_cooperation.css | 169 ++++++++++++++++++ 3 files changed, 246 insertions(+) create mode 100644 app/index/view/mobile/topic_nas/cooperation.html create mode 100644 public/static/index/mobile/css/topic_nas_cooperation.css diff --git a/app/index/lang/en-us/mobile.php b/app/index/lang/en-us/mobile.php index 0addbfd0..8dfb523d 100644 --- a/app/index/lang/en-us/mobile.php +++ b/app/index/lang/en-us/mobile.php @@ -179,6 +179,18 @@ return [ '配套软件' => 'Software', ], + // nas主题 - 客户合作页 + 'topicnas/cooperation' => [ + '成为ORICO合作伙伴' => 'Be an ORICO partner', + '合作伙伴招募' => 'Partner recruitment', + '广告代理' => 'Advertising Agency', + '抖音销售' => 'Douyin Sales', + '代理经销合作' => 'Proxy and distribution cooperation', + 'ODM合作' => 'ODM cooperation', + '合作优势' => 'Cooperation advantages', + '期待与您的合作' => 'Looking forward to working with you' + ], + // nas主题 - 下载页 'topicnas/download' => [ 'CyberData赛博云空间' => 'CyberData', diff --git a/app/index/view/mobile/topic_nas/cooperation.html b/app/index/view/mobile/topic_nas/cooperation.html new file mode 100644 index 00000000..9d58da94 --- /dev/null +++ b/app/index/view/mobile/topic_nas/cooperation.html @@ -0,0 +1,65 @@ +{extend name="public/base" /} +{block name="style"} + +{/block} +{block name="main"} +