VueJs之Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.

vue模板只能有一个根对象,需要将新加的对象写在原有的<div>中即可

posted @ 2019-02-25 13:47  闻长歌而知雅意  阅读(413)  评论(0编辑  收藏  举报