|
@@ -2,7 +2,7 @@
|
|
|
<section id="history" ref="timelineRef" class="history">
|
|
<section id="history" ref="timelineRef" class="history">
|
|
|
<div
|
|
<div
|
|
|
class="history-container"
|
|
class="history-container"
|
|
|
- :class="[isTimelineVisible ? 'translate-y-0 opacity-100' : 'translate-y-40px opacity-0']"
|
|
|
|
|
|
|
+ :class="[isTimelineVisible ? 'translate-y-0 opacity-100' : 'translate-y-50px opacity-0']"
|
|
|
>
|
|
>
|
|
|
<div class="history-title pf-sc-semibold">发展历程</div>
|
|
<div class="history-title pf-sc-semibold">发展历程</div>
|
|
|
<div class="history-subtitle pf-sc-regular">从探索到引领,绘家科技每一步都坚实有力</div>
|
|
<div class="history-subtitle pf-sc-regular">从探索到引领,绘家科技每一步都坚实有力</div>
|