|
@@ -61,8 +61,8 @@ import { QingXiCheAdnQvCarEventStep } from "./js/QingXiCheAdnQvCarEventStep.js";
|
|
|
|
|
|
|
|
|
let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
|
|
|
-let commonconfig = hostUrl + "/3dMain/model_water_car_5/";
|
|
|
-let commonmodel = hostUrl + "/3dMain/model_water_car_5/";
|
|
|
+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
|