Commit eb173417 by junxiang wang

去掉调试信息

parent 8f391b6f
......@@ -133,7 +133,7 @@ function krpano_onready_callback(krpano_interface) {
// 小行星入场才会在vtourskin.xml中调用
function littleplanetintro_onready_callback() {
console.log('littleplanetintro_onready_callback')
alert('littleplanetintro_onready_callback')
// alert('littleplanetintro_onready_callback')
}
/**
......@@ -244,7 +244,7 @@ function _init_wx_jssdk(){
async function showSwiper() {
console.log('showSwipershowSwipershowSwiper')
alert('showSwipershowSwipershowSwiper')
// alert('showSwipershowSwipershowSwiper')
document.getElementById('swiper').style.visibility = 'visible'
document.getElementById('swiper').style.zIndex = 4
......
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