after building with webpack in the project, the file name will be changed to a hash value, but the poster attribute of the video tag refers to the original file name, which will cause the picture to be found. Please advise
the code in the browser:
<img src="../img/4521392df3830e912f06d01a504a23f8.png" alt="" class="play-btn"> <video poster="../img/hua.jpg" id="video31" src="../../video/ad45e737-ca9b-468d-ba17-431e6caff50a.mp4"></video>