Tomorrow is another day
source/_posts/vue-details-i-didnt-know.md
组件 data 用函数返回避免多个实例共享数据,理解设计逻辑能更好使用 Vue。