Closed FupingQiu closed 6 years ago
http://www.xgllseo.com/?p=5808 google不能访问这个不解释,最可靠的方法就是本地加载谷歌字体资源
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); 改为 @import url(googleapis-fonts/fonts.css); 本地下载:googleapis-fonts-201609.zip http://download.csdn.net/detail/k_shmily/9651716
下载googleapis-fonts-201609.zip资源,找到app.css相应目录,解压zip到该层目录,使用 @import url(googleapis-fonts/fonts.css/css?family=Raleway:300,400,600); 代替 @import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
提醒:GET https://fonts.googleapis.com/css?family=Raleway:100,600 net::ERR_CONNECTION_TIMED_OUT