Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

markdown 本地图片相对路径 出错的问题

$
0
0

博客网站采用markdown,导致一个问题: 只有在根目录下markdown文章的本地图片才能显示,其他时候比如http://localhost:3000/u/12345/2016-9-28/12313123就会显示错误: http://localhost:3000/u/12345/2016-9-28/images/123.jpg Failed to load resource: the server responded with a status of 404 (Not Found)

如何解决相对路径变化这个问题?


Viewing all articles
Browse latest Browse all 14821

Trending Articles