Commit 71ea1b15 authored by 黄奎's avatar 黄奎

页面修改

parent 587d3386
......@@ -122,9 +122,6 @@
case "/course/chapter":
this.IsShowLeft = true;
break;
case "/course/question":
this.IsShowLeft = true;
break;
case "/course/teachplan":
this.IsShowLeft = true;
break;
......
......@@ -143,9 +143,6 @@
case "/course/chapter":
this.commonIndex = 3;
break;
case "/course/question":
this.commonIndex = 1;
break;
case "/course/teachplan":
this.commonIndex = 2;
break;
......
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