You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.0 KiB
61 lines
2.0 KiB
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
<meta http-equiv="Expires" content="0" />
|
|
<link rel="stylesheet" type="text/css" href="css/libs/reset.css" />
|
|
<link rel="stylesheet" type="text/css" href="css/index.css" />
|
|
<!--[if lt IE 9]>
|
|
<script src="js/html5shiv.js"></script>
|
|
<script src="js/respond.min.js"></script>
|
|
<![endif]-->
|
|
<title>编码视频</title>
|
|
</head>
|
|
<body>
|
|
<div class="ai-wrapper perview-wrapper">
|
|
<div class="perview-contentInfo">
|
|
<div class="video-content">
|
|
<video width="100%" src="media/video/elephant/ROS桌面多功能机械臂myCobot_280_Pi颜色识别分类.mp4" autoplay="autoplay" loop="loop" muted="muted"></video>
|
|
</div>
|
|
<ul class="perview-info">
|
|
<li>
|
|
<i>名称:</i>
|
|
<p>六轴机器人-垃圾分类</p>
|
|
</li>
|
|
<li>
|
|
<i>作者:</i>
|
|
<p>李卓俊</p>
|
|
</li>
|
|
<li>
|
|
<i>时间:</i>
|
|
<p>2024/08/13</p>
|
|
</li>
|
|
<li>
|
|
<i>评分:</i>
|
|
<div class="list-star">
|
|
<span class="active-star"></span>
|
|
<span class="active-star"></span>
|
|
<span></span>
|
|
<span></span>
|
|
<span></span>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<i>评语:</i>
|
|
<p>设计合理</p>
|
|
</li>
|
|
</ul>
|
|
<div class="run-btn">运行</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
<script type="text/javascript" src="js/libs/jquery-3.7.1.min.js"></script>
|
|
<script type="text/javascript" src="js/libs/flexible.js"></script>
|
|
<!-- 弹出框 -->
|
|
<script type="text/javascript" src="js/libs/layer/layer.js"></script>
|
|
<script type="text/javascript" src="js/index.js"></script>
|
|
</html>
|