|
@@ -60,8 +60,8 @@ import { QingXiCheAndQvComClipPlaneMeshEvent } from "./js/QingXiCheAndQvComClipP
|
|
|
|
|
|
|
|
|
let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
|
|
|
-let commonconfig = hostUrl + "/3dMain/model_water_car_3/";
|
|
|
-let commonmodel = hostUrl + "/3dMain/model_water_car_3/";
|
|
|
+let commonconfig = hostUrl + "/3dMain/model_water_car_5/";
|
|
|
+let commonmodel = hostUrl + "/3dMain/model_water_car_5/";
|
|
|
|
|
|
let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
+ '&commonconfig=' + commonconfig
|