提交 00d1f53a 编写于 作者: guangjun.yang's avatar guangjun.yang

动画问题

上级 598842d9
......@@ -128,7 +128,7 @@ export default {
setTimeout(() => {
this.showLoading = false;
this.initSwiper();
}, 2000);
}, 100);
});
} else {
this.$toast(res.message);
......@@ -189,10 +189,10 @@ export default {
let activeIndex = se.activeIndex;
swiperAnimate(this);
console.log("---2323", se);
if (activeIndex == 1) {
document.getElementById("detail-content").className =
"shareanimate";
}
// if (activeIndex == 1) {
// document.getElementById("detail-content").className =
// "shareanimate";
// }
}
}
});
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册