亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

vue.js 三層父子組件通信

vue.js 三層父子組件通信

暴躁的代碼 2017-06-05 22:19:02
new?Vue({//爺爺 el:"#example-2", ????????? components:?{ ????'u-component':??{//兒子 template:?'<div><mini-child?v-bind:display="display"?v-bind:message="message"></mini-child>A?custom?component!</div>', ?? data:{ ?? display:true, ?? message:"Message?in?parent" ?? }, components:{ ?? "mini-child":?{//孫子 template:'<div>一個孫子<p?v-if="display">!!!!</p>{{message}}</div>', props:["display","message"] } ?? } } } })vue.js:435?[Vue?warn]:?The?"data"?option?should?be?a?function?that?returns?a?per-instance?value?in?component?definitions.warn?@?vue.js:435 vue.js:435?[Vue?warn]:?Property?or?method?"display"?is?not?defined?on?the?instance?but?referenced?during?render.?Make?sure?to?declare?reactive?data?properties?in?the?data?option. found?in --->?<UComponent> ???????<Root>warn?@?vue.js:435 vue.js:435?[Vue?warn]:?Property?or?method?"message"?is?not?defined?on?the?instance?but?referenced?during?render.?Make?sure?to?declare?reactive?data?properties?in?the?data?option. found?in --->?<UComponent> ???????<Root>求幫幫,這個是什么問題呢?
查看完整描述

1 回答

?
暴躁的代碼

TA貢獻7條經驗 獲得超10個贊

.....data必須是個函數

查看完整回答
反對 回復 2017-06-05
  • 1 回答
  • 0 關注
  • 3737 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號