摘要:
reactive.js 相当于Observe import Dep from './dep'; // 简单实现 默认传入的都是对象(假装typeof 出来的都是对象 没有数组) export function reactive(data){ if(typeof data 'object'){ Obj 阅读全文
posted @ 2022-04-17 22:55
零1111
阅读(196)
评论(0)
推荐(0)
浙公网安备 33010602011771号