提交 08efbcb0 作者: 武宏岩

优化轮播

上级 9e4f3352
......@@ -249,6 +249,7 @@ window.onload = function () {
"resint": "资源整合专家。我们洞察市场风云变化,拓展市场新资源,我们还致力于通过规范业务行为,引领行业服务品质新高度,我们是行业前行的探路者."
}
];
function asd(){
var i=0;
for(var n=0;n<12;n++){
var tmp = "<div class='carousel-item video_box'><ul>";
......@@ -271,6 +272,8 @@ window.onload = function () {
carouselExampleConta.getElementsByClassName("carousel-inner")[0].innerHTML += tmp;
carouselExampleConta.getElementsByClassName("carousel-item")[0].classList.add("active")
}
}
asd();
// 招聘热线 文字跳动
var tel_content = document.getElementById("tel_content");
var move_span = tel_content.getElementsByTagName("span")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论