Commit 385acaa3 authored by liujiangnan's avatar liujiangnan

fix: 学生端默认也显示内容

parent 858f0b14
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
</div> </div>
<div role="stu" id="stu"> <div role="stu" id="stu">
<div id="exercise" style="display: none;"> <div id="exercise">
<div class="video-container"> <div class="video-container">
<video id="video" class="video" src="" muted></video> <video id="video" class="video" src="" muted></video>
...@@ -124,9 +124,6 @@ ...@@ -124,9 +124,6 @@
</div> </div>
<div class="hello-container"> <div class="hello-container">
<img id="stuimage" src="" alt="" style="object-fit: cover; width: 100%; height: 100%; "> <img id="stuimage" src="" alt="" style="object-fit: cover; width: 100%; height: 100%; ">
<div class="jinmao-bottom">
<img class="jinmao-logo" src="../lib/images/logo.png" alt="">
</div>
</div> </div>
<div id="result"> <div id="result">
......
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