xzw 4 năm trước cách đây
mục cha
commit
4fdd7bbef7

web/public/static/images/bg2.jpg → web/public/static/images/bg2-1.jpg


BIN
web/public/static/images/bg2-2.jpg


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 59 - 23
web/public/static/js/main_2020_show.js


+ 7 - 6
web/public/static/js/overlay.js

@@ -254,12 +254,12 @@ var initOverlay = function(THREE) {
     Overlay.prototype.updateVisibles = function(panos) {
         var v = !!panos.find(pano=>this.visiblePanos.includes(pano))
         
-        if(this == window.leftBtn || this == window.rightBtn){ 
+        /* if(this == window.leftBtn || this == window.rightBtn){ 
             this.visible = v && this.visible_;
             return;
-        }else{
+        }else{ */
             this.visible = v
-        }
+        //}
         
         
         
@@ -276,11 +276,11 @@ var initOverlay = function(THREE) {
     Overlay.updateVisibles = function(panos) {
         if (panos === true) {
             player.overlayGroup.children.forEach(e=>{ 
-                if(e == window.leftBtn || e == window.rightBtn){ 
+                /* if(e == window.leftBtn || e == window.rightBtn){ 
                     e.visible =  e.visible_; 
-                }else{
+                }else{ */
                     e.visible = true
-                }  
+                //}  
             })
         } else {
             player.overlayGroup.children.forEach(e=>e.updateVisibles(panos))
@@ -299,6 +299,7 @@ var initOverlay = function(THREE) {
             this.plane.material.map.image.paused && this.plane.material.map.image.play()
             if(this.hasSound){
                 manage.switchBgmState(false)
+                g_bgAudio.pauseByVideo = true
             }
             //console.log("play")
         }

BIN
web/public/static/videos/kangri/ScreenPortVideo.mp4