diff --git a/app/index/lang/en-us/mobile.php b/app/index/lang/en-us/mobile.php index 5594b6b1..75ff8c8c 100644 --- a/app/index/lang/en-us/mobile.php +++ b/app/index/lang/en-us/mobile.php @@ -179,6 +179,24 @@ 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', + 'Weline微链接' => 'Weline' + ], + // nas主题 - 帮助页 'topicnas/help' => [ '帮助中心' => 'Quick Start Guide', 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"} +