This commit is contained in:
@@ -285,6 +285,3 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
console.log('触发触发触发!!!!!!!!!!')
|
||||
</script>
|
||||
@@ -108,7 +108,7 @@
|
||||
{assign name="cpu_first_section" value=":array_shift($data.cpu)" /}
|
||||
<div class="fullscreen-img-container" style="background: url('{$cpu_first_section.image|default=\'\'}');background-size:100% auto">
|
||||
<div class="overlay-text opacity0" data-order="7">
|
||||
<h2>{$cpu_first_section.title|default=''}</h2>
|
||||
<div>{$cpu_first_section.title|default=''}</div>
|
||||
<p>{$cpu_first_section.short_title|default=''}</p>
|
||||
</div>
|
||||
<div class="float-cards opacity0" data-order="8" >
|
||||
@@ -122,7 +122,7 @@
|
||||
</div>
|
||||
{/notempty}
|
||||
<div class="container">
|
||||
<h1 class="progress-title">{:lang_i18n('CineBench R23 多核跑分')}</h1>
|
||||
<div class="progress-title">{:lang_i18n('CineBench R23 多核跑分')}</div>
|
||||
<div class="progress-section">
|
||||
<div class="progress-item">
|
||||
<div class="progress-bar-container">
|
||||
|
||||
Reference in New Issue
Block a user