Commit 0c9ea653 authored by limingzhe's avatar limingzhe

fix: debug

parent 61d5a30a
...@@ -477,14 +477,14 @@ cc.Class({ ...@@ -477,14 +477,14 @@ cc.Class({
}, 3000); }, 3000);
// if (window?.courseware?.modifyVideoSpeed) { if (window?.courseware?.modifyVideoSpeed) {
// console.log('has modifyVideoSpeed'); console.log('has modifyVideoSpeed');
// window.courseware.modifyVideoSpeed( window.courseware.modifyVideoSpeed(
// { {
// speed: 2 speed: 2
// } }
// ); );
// } }
}, },
exitFullScreen() { exitFullScreen() {
......
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