Closed lee134134134 closed 8 years ago
Home.vue
List.vue
This will be an error But can you tell me how to write correct?Tanks
Hello!
We don't use vuejs/Discussion anymore, and encourage you to ask usage questions on forum or gitter.
vuejs/Discussion
It would help if you could provide a live reproduction (with jsfiddle for example).
Home.vue
.page-group .page bar(title="DEMO") .content .content p.tip-title Aoyou. Not Production Ready(v0.1). .list-block list(v-bind:items="listDatas")List.vue
ul li.item-content(v-for="item in items") .item-media slot .item-inner .item-title {{item}} .item-after.item-after-arrowThis will be an error But can you tell me how to write correct?Tanks