Recent Activity
方石
User for 6 years
Viewer
6 years ago 评论 在 Vue 组件中使用 Vuex 模块有微瑕。最后一段,"最终“代码不是最终的。 缺少了 <ul> <li v-for="cafe in cafes">{{ cafe.name ...
6 years ago 评论 通过 Vue.js 实现动态表单一次提交多个咖啡店位置信息这篇文章中的两处 setCafeAddedStatus ,好像应该是 setCafeAddStatus吧?
6 years ago 评论 在 Vue 组件中使用 Vuex 模块你的这个问题,应该在下一篇文章后提出(十一)。这个问题也困住我了。