Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
start [2023/06/08 18:53] steve.wangstart [2023/06/08 18:55] (current) steve.wang
Line 648: Line 648:
                 higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+'px'                 higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+'px'
                 higs.addSpaceAbove(2)                 higs.addSpaceAbove(2)
-            },1000) +                setTimeout(() => { 
-    },500)+                    higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+'px' 
 +                }, 1000
 +            },700
 +    },400)
 }) })
  
  • start.1686275594.txt.gz
  • Last modified: 2023/06/08 18:53
  • by steve.wang