Browse Source

fix: 恢复

xzw 2 năm trước cách đây
mục cha
commit
0556ce74c4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/sdk/cover/index.js

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

@@ -7,7 +7,7 @@ export const enter = (dom, isLocal) => {
     
     Potree.settings.isOfficial = true //标记为正式、非测试版本 
     //Potree.fileServer = axios 
-    Potree.settings.libsUrl = isLocal ? '' : '../lib/'
+    Potree.settings.libsUrl = /* isLocal ? '' :  */'../lib/'
     
     Potree.settings.notAdditiveBlending = true