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

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

在vue中使用preloadjs加載文件,fileload事件無效,從而導致complete事件也無

在vue中使用preloadjs加載文件,fileload事件無效,從而導致complete事件也無

慕標琳琳 2018-11-13 13:46:55
需要加載一些圖片和音頻資源,偽代碼如下:data () {    assets: []  },methods :{    getAssets () {        var que = new createjs.LoadQueue(true);        que.setMaxConnections(5);        que.on('fileload', this.handleFileLoad, this);        que.on('complete', this.createLoading, this);    },    handleFileLoad (event) {        this.assets[event.item.id] = event; //這里根本進不來    },    createLoading (e) {        // ...    }}不知道是不是vuecomponent對象中傳入的this的問題,求解。
查看完整描述

1 回答

?
茅侃侃

TA貢獻1842條經驗 獲得超22個贊

第三個參數this改成window試試


查看完整回答
反對 回復 2018-12-19
  • 1 回答
  • 0 關注
  • 1976 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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