feat: Nas专题帮助中心

This commit is contained in:
2025-05-06 14:49:30 +08:00
parent bf2895825e
commit 4318404b64
14 changed files with 930 additions and 0 deletions

View File

@@ -210,5 +210,13 @@ return [
'topic_nas_download' => [
'cyber_tab_title' => 'CyberData',
'weline_tab_title' => 'Weline'
],
'topic_nas_help' => [
'module_title' => 'Quick Start Guide',
'search_input_placeholder' => 'What are you looking for?',
'article_section_title' => 'User\' s Guide',
'contact_section_title' => 'Contact US',
'view_more' => 'Click to view more',
'content' => 'Content'
]
];

View File

@@ -210,5 +210,13 @@ return [
'topic_nas_download' => [
'cyber_tab_title' => 'CyberData赛博云空间',
'weline_tab_title' => 'Weline微链接'
],
'topic_nas_help' => [
'module_title' => '帮助中心',
'search_input_placeholder' => '请输入搜索关键字,如安装赛博云空间,影视库',
'article_section_title' => '使用教程',
'contact_section_title' => '联系我们',
'view_more' => '查看更多',
'content' => '目录'
]
];