such as title:
- vue files are combined by template,js,style in a .vue file;
- Mini Program"s page is made up of wxml,js,json,wxss,
- how do I get Mini Program components to be called in vue?
mpvue document is not well understood, and I hope to give examples of key steps.