2018-09-24

非父子之间的通信

先声明一个中间值
var bus= new Vue
发送方用$emit()
接收方用$on()





    
    Document


   

你可能感兴趣的:(2018-09-24)