Commit e3162f23 authored by 李维's avatar 李维

调整进度条位置

parent feb3aa3e
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
0, 0,
370, -320,
0, 0,
0, 0,
0, 0,
...@@ -1484,11 +1484,11 @@ ...@@ -1484,11 +1484,11 @@
"_enabled": true, "_enabled": true,
"alignMode": 1, "alignMode": 1,
"_target": null, "_target": null,
"_alignFlags": 17, "_alignFlags": 20,
"_left": 0, "_left": 0,
"_right": 0, "_right": 0,
"_top": 100, "_top": 100,
"_bottom": 100, "_bottom": 150,
"_verticalCenter": 0, "_verticalCenter": 0,
"_horizontalCenter": 0, "_horizontalCenter": 0,
"_isAbsLeft": true, "_isAbsLeft": true,
......
...@@ -511,7 +511,7 @@ cc.Class({ ...@@ -511,7 +511,7 @@ cc.Class({
console.log(" in addServerListener"); console.log(" in addServerListener");
const c = window.courseware; const c = window.courseware;
this.loadEnd(); // this.loadEnd();
if (!c) { if (!c) {
return; return;
} }
......
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