Can vue get files from folders other than the project?

for example, if the vue project is placed on disk E, can you get the picture under a folder in disk D in some single-file component of vue? Is there any way for vue to get the picture files under other hard drives?

Jan.10,2022

1. Can't get
2. This is a problem of basic web server permission configuration. All web servers like Nginx,Tomcat,iis can only get the files under the configured root directory, otherwise there will be serious security problems

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3abe1-2ba8e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3abe1-2ba8e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?