Commit 574b3526 authored by liujiangnan's avatar liujiangnan

feat

parent 61ef169b
...@@ -1257,7 +1257,7 @@ ...@@ -1257,7 +1257,7 @@
"_groupIndex": 0, "_groupIndex": 0,
"groupIndex": 0, "groupIndex": 0,
"showInEditor": false, "showInEditor": false,
"_id": "50tBbnl8pMnKsoaZtt24c7" "_id": "65RFFwYwBNU4ru547FlAHZ"
}, },
{ {
"__type__": "cc.Label", "__type__": "cc.Label",
...@@ -1292,7 +1292,7 @@ ...@@ -1292,7 +1292,7 @@
"_N$fontFamily": "Arial", "_N$fontFamily": "Arial",
"_N$overflow": 0, "_N$overflow": 0,
"_N$cacheMode": 0, "_N$cacheMode": 0,
"_id": "2ckfD7WkRHPbX/84qU8ixz" "_id": "f5pAhdWtJMzoxgdISt1bZG"
}, },
{ {
"__type__": "cc.RichText", "__type__": "cc.RichText",
...@@ -9324,12 +9324,12 @@ ...@@ -9324,12 +9324,12 @@
} }
], ],
"_prefab": null, "_prefab": null,
"_opacity": 0, "_opacity": 103,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 0, "r": 255,
"g": 0, "g": 255,
"b": 0, "b": 255,
"a": 255 "a": 255
}, },
"_contentSize": { "_contentSize": {
......
...@@ -675,7 +675,7 @@ cc.Class({ ...@@ -675,7 +675,7 @@ cc.Class({
.start(); .start();
}, },
turnPageWait, turnPageWait: 0,
reWriteAir() { reWriteAir() {
window.courseware.getData = (callback) => { window.courseware.getData = (callback) => {
let data = null; let data = null;
......
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