dva打包生成的图片引用在static目录下,引用url为/static/yay.44dd3333.jpg,springboot中不能直接使用static关键字作为url,怎么能使dva打包后的文件用pics替换static关键字?
我们也使用springboot, 怎么没发现你的这个问题呀?