修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-16 09:34:44 +08:00
parent be33b21b43
commit ae51682afe
18 changed files with 121 additions and 81 deletions

View File

@@ -230,7 +230,7 @@ return [
'CineBench R23 多核跑分' => 'Outperforms Ryzen 5 & Intel i5',
'*此跑分为ORICO实验室测定所得请以实际使用为准' => '*Data measured by ORICO Lab. Actual performance may vary.',
'3DMARK Time Spy显卡得分' => 'Handles Office & Gaming with Ease',
'肯通锁孔' => 'Kensington <br/> Lock Slot',
'肯通锁孔' => 'Kensington <br/> Lock Slot',
'千兆网口' => 'Gigabit <br/> Ethernet',
'USB-A<br/>(5Gbps)' => 'USB-A <br/> (5Gbps)',
'3.5mm<br/>耳麦合一' => '3.5mm <br/> Combo Audio',

View File

@@ -208,7 +208,7 @@
{/notempty}
<!-- 显卡进度条 -->
<div class="container">
<h1 class="progress-title">{:lang_i18n('3DMARK Time Spy显卡得分')}</h1>
<h1 class="progress-title" style="padding-top: 0;">{:lang_i18n('3DMARK Time Spy显卡得分')}</h1>
<div class="progress-section">
<div class="progress-item">
<div class="progress-bar-container">
@@ -503,7 +503,10 @@
<!-- 清晰通话 - 图片内容 -->
{notempty name="camare_microphone"}
<div class="tab-panel active">
<img src="{$camare_microphone.image}" alt="{$camare_microphone.title}" class="content-image">
<div class="tab-panel-img">
<img src="{$camare_microphone.image}" alt="{$camare_microphone.title}" class="content-image">
</div>
</div>
{/notempty}
<!-- 安护密守 - 视频内容 -->