我正在尝试创建我的第一个组件,但我有问题。任何建议如何解决这个问题
这是我的jsbin:
http://jsbin.com/hijuyofeko/edit?html,js,output
<div id="home">
<div class="container-fluid">
<ul class="list-group">
<post v-for="comment in comments" :post="comment"></post>
</ul>
</div>
</div>
答案 0 :(得分:0)
你忘了添加所需的库吗? 我运行你的代码,并运行 请检查此链接https://gist.github.com/anonymous/d5f906f2af667dcffd3487dd7cab60b4