I feel like this is a magical problem. Yesterday, everything was OK in the project. When I woke up this morning, everything was still the same. I ran npm run watch and found that although it was compiled successfully (as shown below), the webpage reported an error (as shown in the following picture). In the second picture, the iconfont on the interface is no longer displayed, which seems to be a compilation problem). No matter how I modify the code, it cannot be updated to the web page in real time. For example, I add an alert(1); but the web page does not respond. To maintain the same interface, I cleared the browser cache, but it still remains the same. Even if the project is re-npm install and all dependencies are updated to the latest, the git project is re-clone, etc., it is still like this. I don’t know where the trick is?
習慣沉默2017-06-08 11:05:26
It seems that the font loading failed. It may be a network problem, or the server administer.ikeeko.com may be down