huangxingxing 9 luni în urmă
părinte
comite
11cc18c23c

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/LabelWidget-67e543b7.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/SVGHelpers-a154e78d.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/appmian-3cc1d3fb.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/demo-82cf5c45.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/index-1bcfa215.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/index-575f62e3.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/index-ebd494ca.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/vtk-e0c32181.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
dist/assets/vtk2-016c1d6b.js


+ 1 - 1
dist/index.html

@@ -7,7 +7,7 @@
     <!-- <link rel="shortcut icon" type="image/x-icon" href="<%= BASE_URL %>favicon.ico" />    -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title></title>
-    <script type="module" crossorigin src="./assets/index-44865a47.js"></script>
+    <script type="module" crossorigin src="./assets/index-ebd494ca.js"></script>
     <link rel="stylesheet" href="./assets/index-e1a49c8f.css">
   </head>
   <body>

+ 1 - 1
dist/static/TemplateData/style.css

@@ -1,5 +1,5 @@
 body { padding: 0; margin: 0 }
-#unity-container {  width: 100%; height: 100%; }
+#unity-container { position: fixed; width: 100%; height: 100%; }
 #unity-canvas { width: 100%; height: 100%; background: #231F20 }
 #unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
 #unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }

BIN
dist/static/font/YaHei.ttf


BIN
dist/static/font/YouShe.ttf


BIN
dist/static/font/YouSheBiaoTiHei-2.ttf


+ 0 - 0
dist/static/tx.txt


+ 1 - 1
public/static/TemplateData/style.css

@@ -1,5 +1,5 @@
 body { padding: 0; margin: 0 }
-#unity-container {  width: 100%; height: 100%; }
+#unity-container { position: fixed; width: 100%; height: 100%; }
 #unity-canvas { width: 100%; height: 100%; background: #231F20 }
 #unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
 #unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }

BIN
public/static/font/YaHei.ttf


BIN
public/static/font/YouShe.ttf


BIN
public/static/font/YouSheBiaoTiHei-2.ttf


+ 0 - 0
public/static/tx.txt


+ 2 - 0
src/view/result/resultLeft.vue

@@ -21,6 +21,8 @@ import { Representation } from "@kitware/vtk.js/Rendering/Core/Property/Constant
 import vtkScalarBarActor from "@kitware/vtk.js/Rendering/Core/ScalarBarActor";
 import vtkColorTransferFunction from "@kitware/vtk.js/Rendering/Core/ColorTransferFunction";
 import vtkDataArray from "@kitware/vtk.js/Common/Core/DataArray.js";
+import vtkLight from "@kitware/vtk.js/Rendering/Core/Light";
+
 let vtkObj = {};
 let resetCameraFlag = false;
 let max, min;

+ 2 - 0
src/view/result/resultRight.vue

@@ -18,6 +18,8 @@ import { Representation } from "@kitware/vtk.js/Rendering/Core/Property/Constant
 import vtkScalarBarActor from "@kitware/vtk.js/Rendering/Core/ScalarBarActor";
 import vtkColorTransferFunction from "@kitware/vtk.js/Rendering/Core/ColorTransferFunction";
 import vtkDataArray from "@kitware/vtk.js/Common/Core/DataArray.js";
+import vtkLight from "@kitware/vtk.js/Rendering/Core/Light";
+
 let vtkObj = {};
 let resetCameraFlag = false;
 let max, min;

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff