摘要:
export function diff(oldCh, newCh) { let oldStartIndex = 0; let newStartIndex = 0; let oldEndIndex = oldCh.length - 1; let oldStartVnode = oldCh[0]; l 阅读全文
posted @ 2024-03-15 16:27
-桃之夭夭
阅读(29)
评论(0)
推荐(0)
摘要:
// https://github.com/vuejs/core/tree/main/packages/runtime-core/src/renderer.ts // https://github.com/vuejs/core/tree/main//packages/runtime-test/src 阅读全文
posted @ 2024-03-15 16:26
-桃之夭夭
阅读(49)
评论(0)
推荐(0)

浙公网安备 33010602011771号