|
|
@@ -21,6 +21,56 @@
|
|
|
<video class="video-box" controls
|
|
|
src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/02e4d8b8-ea65-4c36-ad33-00a334a834ed.mp4"></video>
|
|
|
</div>
|
|
|
+ <!-- 新增 -->
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">安全检查-校级检查</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/xiaojianquanjiancha.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/xiaojianquanjiancha.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">安全检查-院级检查</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/yuanjianquanjiancha.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/yuanjianquanjiancha.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">安全教育学习</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanjiaoyuxuexi.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanjiaoyuxuexi.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">安全责任</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanzeren.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanzeren.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">安全准入</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanzhunru.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/anquanzhunru.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">设备管理</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/shebeiguanli.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/shebeiguanli.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <div class="max-big-video-box">
|
|
|
+ <div class="video-title-p">资源预约</div>
|
|
|
+ <video class="video-box" controls
|
|
|
+ poster="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/ziyuanyuyue.jpg"
|
|
|
+ src="https://labcontrol.nwafu.edu.cn//statics/2025/03/21/ziyuanyuyue.mp4">
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</template>
|
|
|
<script>
|