@@ -4,7 +4,7 @@
position: absolute;
z-index: 11;
opacity: 1;
- transition: opacity 0.5s;
+ transition: opacity 1s;
background-color: rgba(0, 0, 0, 0.4);
background-size: 100% 100%;
:global {
@@ -7,7 +7,7 @@
left: 0;
opacity: 0;
pointer-events: none;
- transition: all 0.5s;
+ transition: all 1s;
.endVdieoBtn {
@@ -5,7 +5,7 @@
width: 100%;
height: 100%;
@@ -11,7 +11,7 @@
position: relative;
.A11Vlogo {
@@ -12,7 +12,7 @@
z-index: 20;
.A1Vlogo {
}
.pvBoxShow {
@@ -13,7 +13,7 @@
@@ -18,7 +18,7 @@
// 底部
.pvfloor {
@@ -109,7 +109,7 @@
z-index: 30;
top: 0;
@@ -150,7 +150,7 @@
padding: 8px 10px;
// 后厨群像
@@ -51,7 +51,7 @@
.A5hotBoxBack {
@@ -30,7 +30,7 @@ function A5chef() {
clearTimeout(hotTime.current)
hotTime.current = window.setTimeout(() => {
setHotInd(index)
- }, 500)
+ }, 1000)
}, [])
useEffect(() => {
// 左侧按钮
.A6Lbtn {
@@ -75,7 +75,7 @@
.A6vShow {