Commit 325a3828 authored by liujiangnan's avatar liujiangnan

feat

parent 9e115bd2
......@@ -302,7 +302,6 @@ cc.Class({
if (window && window.courseware) {
// console.log('has window');
getData = window.courseware.getData;
getAnswer = window.courseware.getAnswer;
}
getData(async (data) => {
console.log('data:', JSON.stringify(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