as shown in the figure, paper.js is the first to load 477B, which is the wrong size, and then paper.js, is loaded again, which is 9K this time. look carefully and find that the second paper.js load is followed by a timestamp parameter . Our program did not add this parameter, so it is directly referenced by < script src= "paper.js" > < / script >, because the first paper.js loading error caused the program error (even if the second paper.js load is correct).
this problem has not happened under ordinary network conditions, such as our office, branch office, home, etc., but it often happens in the school computer room. Because the school computer room is far away in Hunan, it is too far to go over. I want to use QQ to connect to have a look, but the QQ remote connection has not been successful. Is there any restriction on the school network?
I hope everyone will take a look at it!