Commit e62995a1 authored by Chen Jiping's avatar Chen Jiping

debug:移除debug

parent 8e93a711
...@@ -297,10 +297,10 @@ class PlayView { ...@@ -297,10 +297,10 @@ class PlayView {
bindConfirmBtn(); bindConfirmBtn();
//$(".hello-container").show(); $(".hello-container").show();
$("#submitBtn").show(); //$("#submitBtn").show();
$("#exercise").show(); //$("#exercise").show();
// 学生特定的页面 // 学生特定的页面
$("[role='stu']").show(); $("[role='stu']").show();
} }
......
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