feat: mobile附件下载页

This commit is contained in:
2025-05-26 14:29:42 +08:00
parent 5b325656b2
commit 8b0bca9e44
5 changed files with 182 additions and 6 deletions

View File

@@ -52,4 +52,10 @@ return [
// 返回文本
'send_success' => '信息已成功提交',
'send_fail' => '信息提交失败',
// 附件下载
'软件下载' => 'Software download',
'支持型号' => 'Supported Models',
'支持系统' => 'Supported Systems',
'全站搜索' => 'Search',
];