class Watch { constructor (exp, fn) { this.exp = exp this.fn = fn pushTarget(this) data[exp] }}
vue 框架里面關(guān)于watch 這個(gè)類的data[exp]是什么意思》
炎炎設(shè)計(jì)
2019-02-14 18:50:00