修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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}
|
||||
<!-- 安护密守 - 视频内容 -->
|
||||
|
||||
Reference in New Issue
Block a user