Commit 28eba132 authored by Chen Jiping's avatar Chen Jiping

fix:去掉测试代码

parent 78ea1dc5
...@@ -297,9 +297,8 @@ class PlayView { ...@@ -297,9 +297,8 @@ class PlayView {
bindConfirmBtn(); bindConfirmBtn();
//$(".hello-container").show(); $(".hello-container").show();
$("#submitBtn").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