Commit a423eabe authored by 李维's avatar 李维

Bug fix

parent 652da65c
No preview for this file type
......@@ -1323,7 +1323,7 @@ cc.Class({
playDragonBoneAnimation(this.coolcat, 'begin', -1);
// 提示有几位小朋友给你点赞
this.playAudioByUrl('smileAudio_' + id, () => {
this.playAudioByUrl(this.data['smileAudio_' + id], () => {
playDragonBoneAnimation(this.coolcat, 'normal');
onHomeworkFinish(data);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment