as mentioned, I know that dynamic img can be put into static, but I want to know if it can be put into assets. is something like this src= " . assets img +node.img+ .png " I can t write it this way. I want to know how to write it if I can p...
when I searched for two questions, I got contradictory answers: the difference between 1.src and href 2. Browser render pass the first question: generally speaking, src refers to external resources, and downloading and processing of other resources ...