我正在测试我创建的网络的性能。我尝试使用Google 的 Page Speed \xe2\x80\x8b\xe2\x80\x8band GT Metrix。每个应用程序都会产生不同的性能结果。
\n我正在尝试查看热门问题 GT Matrix 中的结果,. 中的渲染资源存在问题app.css。我尝试使用下面的代码来解决这个问题,但初始渲染结果不太好看。
谁能帮助我如何处理这个问题?
\n<link rel="stylesheet" href="http://103.148.190.87/css/app.css" as="style" onload="this.onload=null;this.rel=\'stylesheet\'">\n<noscript>\n <link rel="stylesheet" href="http://103.148.190.87/css/app.css">\n</noscript>\nRun Code Online (Sandbox Code Playgroud)\n