Commit 6af51096 authored by 杨一航's avatar 杨一航

try

parent 820c252f
......@@ -463,6 +463,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
if (window["courseware"]?.stopTest) {
window["courseware"]?.stopTest((res, b) => {
console.log("=====res type =======");
console.log(typeof res);
console.log("++++++++++++ _coursewareEnd +++++++++++++++");
this._coursewareEnd(res.result?.pronunciation || 0)
......
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