Browse Source

共用单价文件视频隐藏,咨询跳转链接增加

outaozhen 3 years ago
parent
commit
a63b0ab250
2 changed files with 23 additions and 22 deletions
  1. 1 1
      home.html
  2. 22 21
      home/js/videoList.js

+ 1 - 1
home.html

@@ -183,7 +183,7 @@
                         </div>
                         </div>
                       </li>
                       </li>
                     </ul>
                     </ul>
-                    <h4 class="">更多支持,请<a href="#">咨询</a>工作人员</h4>
+                    <h4 class="">更多支持,请<a href="https://smartcost.com.cn/contact2" target="_blank">咨询</a>工作人员</h4>
                   </div>
                   </div>
                 </div>
                 </div>
               </div>
               </div>

+ 22 - 21
home/js/videoList.js

@@ -21,28 +21,29 @@ var player = videojs('example');
 	  	}
 	  	}
   	  ]
   	  ]
 	},
 	},
+	// {
+	//   name:'视频教程-共用单价文件',//视频标题
+	//   // description:'视频教程-共用单价文件',//视频描述
+	//   duration:112,//视频总时长,单位秒(s)
+	//   sources: [{//视频资源地址以及视频的MIME类型
+	//     src: 'https://d1video.smartcost.com.cn/video/play/2022/共用单价文件.mp4',
+	//     type: 'video/mp4'
+	//   }],
+	//   //视频封面地址
+	//   poster:'home/video/gydjwenjian.jpg',
+	//   //右侧视频播放列表的图片
+	//   thumbnail: [
+	//   	{//默认图片
+ //          srcset: 'home/video/gydjwenjian.jpg',
+ //          type: 'image/jpg',
+ //          media: '(max-width: 130px;)'
+ //        },
+	//   	{//实际视频缩略图图片
+	//   		src:'home/video/gydjwenjian.jpg'
+	//   	}
+ //  	  ]
+	// }, 
 	{
 	{
-	  name:'视频教程-共用单价文件',//视频标题
-	  // description:'视频教程-共用单价文件',//视频描述
-	  duration:112,//视频总时长,单位秒(s)
-	  sources: [{//视频资源地址以及视频的MIME类型
-	    src: 'https://d1video.smartcost.com.cn/video/play/2022/共用单价文件.mp4',
-	    type: 'video/mp4'
-	  }],
-	  //视频封面地址
-	  poster:'home/video/gydjwenjian.jpg',
-	  //右侧视频播放列表的图片
-	  thumbnail: [
-	  	{//默认图片
-          srcset: 'home/video/gydjwenjian.jpg',
-          type: 'image/jpg',
-          media: '(max-width: 130px;)'
-        },
-	  	{//实际视频缩略图图片
-	  		src:'home/video/gydjwenjian.jpg'
-	  	}
-  	  ]
-	}, {
 	  name:'视频教程-清单精灵',//视频标题
 	  name:'视频教程-清单精灵',//视频标题
 	  description:'Explore the depths of our planet\'s oceans.',//视频描述
 	  description:'Explore the depths of our planet\'s oceans.',//视频描述
 	  duration:110,//视频总时长,单位秒(s)
 	  duration:110,//视频总时长,单位秒(s)