We have a requirement, that is, under the vue project, I know the absolute path of a certain image file, such as D:/course/109/test.jpg
. How can I read this file and display it on the web page? If you use it directly, it will be prefixed, such as localhost:8080/D:/course/109/test.jpg
, so how do you get this picture