Webpack css reference picture does not display

when npm run dev previews the page, the image referenced in css cannot be previewed. Report 403. The picture is referenced by the online address background: url ("https://img.codeshelper.com/upload/img/2022/01/09/mntd3sdirqq2426.jpg");

The file preview after

build is fine.

Jan.09,2022

403 is disabled. The image server should be configured with referer to protect against hotlinks.
you can add < meta name= "referrer" content= "no-referrer" > to html to try this

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