nuxt.js+koa page get asynchronous data only by requesting an interface in asyncData? Can
replace data directly from the server to HTML in the form of a template?
in the form of node+ejs, if you can only request data through an interface, doesn"t that mean you need to wait for an extra request interface?