MVC项目文件引用不起作用!
<link rel="stylesheet" href="~/css/style.css"> or
<link rel="stylesheet" href="<%= Page.ResolveUrl("~/assets/css/home-page.css") %>" /> not working. Code here >http://qa.wolfsonchildrenschallenge.com/
答案 0 :(得分:0)
确保服务器上的根目录与本地计算机上的根目录相同。 另一件事是使用.. \去父目录