Commit 5db5127b authored by 李维's avatar 李维

更新脚本引用

parent 02a84b99
......@@ -3684,7 +3684,7 @@
"score": {
"__uuid__": "22b14cf4-f840-4245-b8f0-191b685e7250"
},
"_id": "e687yyoRBIzZAOVRL8Sseh"
"_id": "cbcNAZs5VODrIJJMgpLiJA"
},
{
"__type__": "cc.Node",
......
......@@ -74,8 +74,8 @@ cc.Class({
// 生命周期 start
onLoadEnd() {
console.log("onLoadEnd")
start() {
console.log("start")
let getData = this.getData.bind(this);
if (window && window.courseware) {
getData = window.courseware.getData;
......
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