|
@@ -60,9 +60,18 @@ import { QingXiCheAdnQvCarEventStep } from "./js/QingXiCheAdnQvCarEventStep.js";
|
|
// + '&commonmodel=' + commonmodel;
|
|
// + '&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 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"
|
|
let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
+ '&commonconfig=' + commonconfig
|
|
+ '&commonconfig=' + commonconfig
|