Commit 86667680 by junxiang wang

后台发布版本2020-09-02 23:12

parent f2f2d398
......@@ -138,9 +138,10 @@ embedpano({
});
function showSwiper() {
alert('showSwiper');
setTimeout(()=>{
console.log('showSwiper')
alert(showSwiper);
document.getElementById('swiper').style.zIndex = -1
},5000)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment