-
Notifications
You must be signed in to change notification settings - Fork 73
local image load error #27
Comments
@birdmanmandbir What is your file structure? |
|
@birdmanmandbir Could you try to change url to |
I have tried |
This is my repo: https://github.com/birdmanmandbir/Vue-learn |
Problem
I use a simple local img '../assets/pano.png', it load nothing but black screen, and in devtools it send a XHR request, not a image request
But if I use img from online resource, it work
This is my vue file.
Please give me some suggestions, thanks!
The text was updated successfully, but these errors were encountered: