Extraneous non-props attributes (style) were passed to component but could not be automatically inherited because component renders fragment or text or teleport root nodes 这种就是你一个页面中的template里面有多个根元素 就是根元素太多了,一些继承的属性或方法不知道传递给哪个子元素