5 changed files with 104 additions and 4 deletions
			
			
		| After Width: 200 | Height: 200 | Size: 2.8 KiB | 
| @ -0,0 +1,61 @@ | |||||
|  | <!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> | ||||
						Write
						Preview
					
					
					Loading…
					
					Cancel
						Save
					
		Reference in new issue