xiaxiangfeng

Results 7 comments of xiaxiangfeng

没有把history传到react router里啊。只是放在了你自己封装的路由上了。 好几个月过去了,应该找到原因了吧。😂

> All custom layers are rendered in a translucent queue, which is why your threejs layers are rendered last Can there be a normal order

> https://github.com/xiaxiangfeng/3DTilesRendererJS.Test/tree/main/docs I created this dome on the codepen. I guess it should be the same issue with mapboxgl syncing with threejs, but I don't know how to fix this,...

I have resolved this issue and make a PR. Waiting for merge

> I have resolved this issue and make a PR. Waiting for merge Currently, there are still problems that have not been solved when using mapboxgl. The specific how to...

如果没报错,应收是少了下面的css,导致看不到效果 /*宽高*/ .flip-clock-wrapper ul { width: 60px; height: 90px; } /*背景颜色、字体大小*/ .flip-clock-wrapper .inn { background-color: #502d2d; font-size: 70px; }

本来是要写成一个到时的,毕竟倒计时比计时器更常用,但是发现写成倒计时用这个动画麻烦一写,就写成了计时器了。 如果对动画没有要求我有一个倒计时的js包https://github.com/xiaxiangfeng/count-down