Merge branch 'MCUT' of https://gitea.mjm-staging.developers-homelab.net/BIMS/BIMS into MCUT
This commit is contained in:
		
						commit
						8d03f7994e
					
				@ -1044,6 +1044,7 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  function show3DModel() {
 | 
			
		||||
    if(typeof launchViewerNoTools != "undefined"){
 | 
			
		||||
      launchViewerNoTools(
 | 
			
		||||
        pageAct.urn,
 | 
			
		||||
        (viewer) => {
 | 
			
		||||
@ -1070,6 +1071,7 @@
 | 
			
		||||
        }
 | 
			
		||||
      );
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  $(window).on("timeout:5m", function () {
 | 
			
		||||
    console.log("五分鐘更新");
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user