A tag download error in vue.js

shortly after I entered VUE, I encountered a download demand and put it directly on the a tag. As a result, I couldn"t find the address, but the page img could display it, and the picture could be downloaded under the static file. I don"t know why. I ask for advice from God clipboard.png

.
Mar.23,2021

remember that vue-cli configured url-loader for webpack. You can see if the image is too small and inlined to src. If so, you can change the url-loader configuration or remove url-loader.


static files are placed in static, otherwise webpack will be packaged.

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-1b36ccb-2b88c.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-1b36ccb-2b88c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?