学习2.0高仿饿了么遇到的坑-v-el指令2.0已经废弃了,要使用 ref 特殊属性。

211 阅读1分钟

报错:Cannot read property 'children' of undefined"

解决:

1.0 使用 v-el指令(2.0已经废除)

2.0 使用ref特殊属性