Commit eb82ca85 authored by Chen Jiping's avatar Chen Jiping

feat:去掉debug代码

parent d67306f9
......@@ -298,10 +298,10 @@ class PlayView {
bindConfirmBtn();
//$(".hello-container").show();
$(".hello-container").show();
$("#submitBtn").show();
$("#exercise").show();
//$("#submitBtn").show();
//$("#exercise").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