问题原因:webstorm自动生成的配置文件 .idea/modules.xml损坏
解决办法:
1.关掉webstorm;
2.删除.idea文件夹(如果隐藏,请设置显示隐藏文件夹); 3.重新打开项目;
完美解决!!!!