xzw 4 年之前
父节点
当前提交
41a96e2cf8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/main_2020_show.js

+ 1 - 1
js/main_2020_show.js

@@ -17282,7 +17282,7 @@ window.Modernizr = function(n, e, t) {
                 this.supportedModes[c.TRANSITIONING] = !0,
                 this.supportsTiles = this.configureTiling(),
                 // this.supportsVR = t.is_vr,
-                this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || true;   // 方奕卓 VR功能可配置
+                this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || false//true;   // 方奕卓 VR功能可配置
                 this.mode = c.DOLLHOUSE,
                 this.size = null,
                 this.center = null,