2 次代码提交 6b93bfb4e8 ... 40385fdceb

作者 SHA1 备注 提交日期
  xzw 40385fdceb fix: 还原 1 月之前
  xzw 630fa6123d fix: 怎么vision域名错了 1 月之前
共有 3 个文件被更改,包括 15563 次插入2954 次删除
  1. 15561 2950
      public/lib/potree/potree.js
  2. 1 1
      public/lib/potree/potree.js.map
  3. 1 3
      src/sdk/cover/index.js

文件差异内容过多而无法显示
+ 15561 - 2950
public/lib/potree/potree.js


文件差异内容过多而无法显示
+ 1 - 1
public/lib/potree/potree.js.map


+ 1 - 3
src/sdk/cover/index.js

@@ -957,9 +957,7 @@ export const enter = ({ dom, mapDom, isLocal, lonlat, scenes, laserRoot, laserOS
                 result.model = model
                 model.fromType = ModelTypes[props.raw.type].name
                  
-                if(model.fromType == '圆周率场景'){
-                    props.fromType = (props.type == 'osgb' || props.type == 'b3dm') ? 4 : 0  
-                }
+                
                 
                   
                 if (!props.isFirstLoad) {