单项选择题
A.split()B.JSON.stringify()C.JSON.parse()D.toJson()
A.unshiftB.pushC.popD.shift
A.父组件向子组件通信B.子组件向父组件通信C.跨级组件之间通信D.非嵌套组件间通信