diff --git a/index.html b/index.html index a901e19..27ecd90 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ li{margin-left:1em} .clearfix::after{display:block;content:"";clear:both} .float-right{float:right;margin-left:10px} .float-left{float:left;margin-right:10px} -.head{margin:0 0 7.5em 0;opacity:0.85} +.head{margin:0 0 6.5em 0;opacity:0.85} .head h2{margin-top:20px;font-size:48px;color:yellow;line-height:1.3} .logo,.mob-logo{background-color:#FFF;border-radius:6px} .mod{background-color:#FFF;padding:10px;border-radius:5px;box-shadow:3px 4px #89c3f0} @@ -82,7 +82,13 @@ th{display:table-cell;font-weight:bold;text-align:left} -
+
+

在Docker中用filesite/machete快速搭建支持文件共享管理内容的图片网站视频教程

+ +
+ +
2016 - 2021开展视频营销的商业占比 视频内容已经是当今网民朋友的主流消费内容,它已经在过去几年独占鳌头,也将在未来5 - 10年继续占据大家的娱乐和学习时光,也是商业营销的重中之重
@@ -365,8 +371,11 @@ th{display:table-cell;font-weight:bold;text-align:left} document.getElementById('phone2').innerText = atob(phone); setTimeout(function() { - var source = ''; + var source = ''; document.getElementById('video').innerHTML = source; + + var source = ''; + document.getElementById('video_docker').innerHTML = source; }, 3000); })();