let component = new AppendComponent()document.body.appendChilid(component.$el.mount()) 类似这样,你不要的时候在自行注销$destroy
再新建一个组件,把它引入到当前的组件不就好了