Commit 5914b892 by junxiang wang

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

parent 12d9ca41
...@@ -142,7 +142,7 @@ function showSwiper() { ...@@ -142,7 +142,7 @@ function showSwiper() {
setTimeout(function(){ setTimeout(function(){
console.log('showSwiper') console.log('showSwiper')
alert('showSwiper'); alert('showSwiper');
document.getElementById('swiper').style.zIndex = -1 document.getElementById('swiper').style.zIndex = 4
},5000) },5000)
} }
function krpano_onready_callback(krpano_interface) { function krpano_onready_callback(krpano_interface) {
......
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