2.2.6
https://cn.vuejs.org/v2/guide/
vue官网 谷歌字体加载太慢,如果没有翻墙,字体加载阻塞页面渲染
希望把google字体文件用国内的
确实是字体阻塞导致:
GET https://fonts.googleapis.com/css?family=Source Sans Pro:300,400,600|Roboto%20Mono net::ERR_CONNECTION_TIMED_OUT
(index):22 GET https://fonts.googleapis.com/css?family=Dosis:500&text=Vue.js net::ERR_CONNECTION_TIMED_OUT
vue.js:5846 Download the Vue Devtools for a better development experience:
https://github.com/vuejs/vue-devtools
(index):793 GET https://www.google-analytics.com/analytics.js net::ERR_CONNECTION_TIMED_OUT
(anonymous) @ (index):793
(anonymous) @ (index):794
有时候翻不了墙,看官网学习 页面要等很久才出来。
You seem to have some blockers either locally or on your network. But this has nothing to deal with Vue
First,Thanks for answer
yes,it really deal with Vue, but,in china,most of us can not download the google font. And it is really block the html render, it will be block us to view the vue website,it block us to study vue.You just change the font address on the server. but to us,it is the biggest problem,like a fishbone stuck in the throat。
In China,We must Over the Internet wall could view Google.
请自行翻墙...
Most helpful comment
请自行翻墙...