• Stars
    star
    1,262
  • Rank 37,273 (Top 0.8 %)
  • Language Vue
  • Created over 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

《Vue.js实战》源码及答疑

vue-book

《Vue.js实战》源码及答疑

正版购买地址

已知勘误

感谢大家的反馈,目前已知的勘误如下,已修改,再次印刷时将更正。

  • [P26] 4.2章节个别错误 #2
  • [P60] 应该是:给 <select>添加属性 #13
  • [P81] 父链标题下有错别字 #5
  • [P87] 错别字 #23
  • [P135] VNode 对象参数 context 说明错别字 #24
  • [P204] htmlwebpackPlugin 更改为 htmlWebpackPlugin #20
  • [P271] 代码修改为 return year + '' + month + '' + day; #17
  • [P326] 倒数第三行少了个字符 's' #1