Tomorrow is another day
source/_posts/vue-data-driven-view-implementation.md
数据变化时触发视图更新,核心是通过监听数据变化而非直接操作 DOM