动态创建content的代码,指定xid
this.comp('contents').add({xid:'content6'});

获取新增的content方法

this.comp('contents').getContent('content6');