人生啊人生 2 nedēļas atpakaļ
vecāks
revīzija
dad71a04a8

+ 11 - 2
src/components/ThreeWorldEventQingXiCheAndQv/ThreeWorldEventMainQingXiCheAndQv.vue

@@ -60,9 +60,18 @@ import { QingXiCheAdnQvCarEventStep } from "./js/QingXiCheAdnQvCarEventStep.js";
 // + '&commonmodel=' + commonmodel;
 
 
+// let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
+// let commonconfig = hostUrl + "/3dMain/model_water_car_6/";
+// let commonmodel = hostUrl + "/3dMain/model_water_car_6/";
+
+// let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
+// + '&commonconfig=' + commonconfig
+// + '&commonmodel=' + commonmodel;
+
+
 let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
-let commonconfig = hostUrl + "/3dMain/model_water_car_6/";
-let commonmodel = hostUrl + "/3dMain/model_water_car_6/";
+let commonconfig = hostUrl + "/3dMain/model_water_car_7/";
+let commonmodel = hostUrl + "/3dMain/model_water_car_7/";
 
 let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
 + '&commonconfig=' + commonconfig