Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.5k views
in Technique[技术] by (71.8m points)

react为何页面一载入获取Dom宽度为0?

image.png
image.png
如图,为了说明问题,我把无关的代码都删了,
留下的代码中,我发现页面一载入获取的元素宽度为0,这可怎么办呢?应该不是0,因为如果加了setTimeout,就可以正确获取宽度,但是要把代码都写在setTimeout里,肯定不美观,大神们有什么解决办法呢?谢谢
image.png
image.png


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...