Commit 2791d30f authored by liujiangnan's avatar liujiangnan

feat

parent ac66c62e
...@@ -648,7 +648,8 @@ export default class NewClass extends middleLayerBase { ...@@ -648,7 +648,8 @@ export default class NewClass extends middleLayerBase {
}); });
cc.find('middleLayer/ui/BtnCovert').on('click', () => { cc.find('middleLayer/ui/BtnCovert').on('click', () => {
playAudioByUrl(this.covertUrl); // playAudioByUrl(this.covertUrl);
playAudioByUrl(`http://teach.cdn.ireadabc.com/oxford_voice/33E1F02E-082F-4A58-9689-598F9A89CA7F/014141419191914141419991476719511478314714767352.mp3`);
}); });
......
...@@ -4,5 +4,6 @@ ...@@ -4,5 +4,6 @@
"name": "play", "name": "play",
"id": "9af72fd2-44a6-4131-8ea3-3e1b3fa22231", "id": "9af72fd2-44a6-4131-8ea3-3e1b3fa22231",
"version": "2.4.5", "version": "2.4.5",
"isNew": false "isNew": false,
"description": ""
} }
\ No newline at end of file
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