The components inside Vue exist in the form of virtual dom. The following code is a very common virtual Dom, which describes a project in the way of objects. Compared with the dom tag, this form allows the entire Vue project to break away from the restrictions of the browser, making it easier to implement Vuejs