WebStorm loading page is not complete

The

code is the same. If you use webStorm to open a page loaded by a browser, you will have a missing picture, but if you open it directly, it will not be missing. Could you tell me why?
the following figure shows the fully loaded page (load address: file:/C:/Users/43886/Desktop/100%E5%BA%A6/index.html)

clipboard.png
webStromWebStorm:http://localhost:63342/100%E5%BA%A6/index.html?_ijt=gcuhvqe3p6dmtebmh1vg0hphu9

clipboard.png

div

clipboard.png


address is different. Webstorm launches a http server to open the page. The relative address may be different from the one opened in your browser by direct file protocol

.
Menu