Commit 574b3526 authored by liujiangnan's avatar liujiangnan

feat

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