the vue sub-component is a pop-up box, which has a mask layer, but the mask layer can only cover the height of the screen, not the excess document height.
this.$el.clientHeight
if you use the above syntax in mouted, you can only get the screen height.
excuse me: how to find the body height after rendering after the background obtains the data