feat: Nas专题帮助中心

This commit is contained in:
2025-05-06 14:49:30 +08:00
parent 10d1bea7bc
commit b38879539a
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' => '帮助中心',
'search_input_placeholder' => '请输入搜索关键字,如安装赛博云空间,影视库',
'article_section_title' => '使用教程',
'contact_section_title' => '联系我们',
'view_more' => '查看更多',
'content' => '目录'
]
];