Vue Ssr

screenshot of Vue Ssr

The asyncData hook is called by the service data of all Vue before ready, and after the data is obtained to update the vuex, when we render the Vue component, the component gets all the store data of all the vuex and splits into a HTML string.