|
@@ -11,11 +11,11 @@
|
|
|
<img src="@/assets/image/claimCloudPhone/privilege-1.png" alt="" />
|
|
|
应用预装已完成
|
|
|
</div>
|
|
|
- <div style="animation-delay: 1s">
|
|
|
+ <div style="animation-delay: 0.3s">
|
|
|
<img src="@/assets/image/claimCloudPhone/privilege-2.png" alt="" />
|
|
|
任意下单
|
|
|
</div>
|
|
|
- <div style="animation-delay: 1.5s">
|
|
|
+ <div style="animation-delay: 0.6s">
|
|
|
<img src="@/assets/image/claimCloudPhone/privilege-3.png" alt="" />
|
|
|
立即使用云机
|
|
|
</div>
|
|
@@ -315,7 +315,7 @@ export default {
|
|
|
justify-content: space-between;
|
|
|
& > div {
|
|
|
opacity: 0;
|
|
|
- animation: purchase 0.5s forwards linear;
|
|
|
+ animation: purchase 0.3s forwards linear;
|
|
|
text-align: center;
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
font-weight: 400;
|