问题描述
Google Chrome开发工具突然停止在我的本地驱动器上显示CSS文件名 - 请参阅截图: /www.hensoncoveplace.com/chrome1.jpgrel =nofollow>链接到CSS开发工具没有文件名称
然而,当我转到WWW它工作得很好 - 在那里我可以看到CSS文件名?
有人可以请帮忙 - 我不认为这是我,因为我一直在使用它们多年它已经工作得很好。
查看网页截图:
我今天才注意到这个
谢谢。
我怀疑这是否是一种症状在开发人员工具中使用工作区。你有没有在本地设置工作区和映射网络资源?我没有使用它们,但我搞砸了,看看我是否可以复制你的问题。
我没有看到你在这里看到的是什么,但是当我设置工作区时,CSS文件名消失了,只留下 localhost /
。
没有工作区:
带工作区:
Google Chrome dev tools all of sudden stopped showing the CSS file names on my local drive - see screen shot at link:
Link to CSS Dev tools no file names
However when I goto the WWW it works just fine - there I can see the CSS file names?
Can someone please help - I don't think it was me as I have been using them for years and it has worked just fine.
See Web screen shot:
Web Site link dev tools with file names
I just noticed this today
Thank you.
I wonder if it is a symptom of using Workspaces in developer tools. Have you setup workspaces and mapped network resources locally? I haven't used them much, but I messed around to see if I could replicate your problem.
I didn't see exactly what you are seeing here, but the CSS file name went away when I setup a workspace, leaving only localhost/
.
Without workspace:
With workspace:
这篇关于chrome不显示样式的CSS源文件名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!