|
@@ -42,37 +42,20 @@ import { QingXiCheAndQvComClipPlaneMeshEvent } from "./js/QingXiCheAndQvComClipP
|
|
|
// /**
|
|
|
// * 本地开发调试固定地址
|
|
|
// */
|
|
|
-// let threeWorldUrl = "3dmodel/index.html#/main?id=zidingyi";
|
|
|
+// let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi";
|
|
|
|
|
|
+let commonconfig = "http://localhost:5173/3dMain/model_water_car_3/";
|
|
|
+let commonmodel = "http://localhost:5173/3dMain/model_water_car_3/";
|
|
|
|
|
|
-// let commonconfig = "http://localhost:5678/3dmodel/model_water_car_2/";
|
|
|
-// let commonmodel = "http://localhost:5678/3dmodel/model_water_car_2/";
|
|
|
-
|
|
|
-// let threeWorldUrl = "3dmodel/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
-// + '&commonconfig=' + commonconfig
|
|
|
-// + '&commonmodel=' + commonmodel;
|
|
|
-
|
|
|
-
|
|
|
-// // let commonconfig = "https://www.3dyzt.com/GongShuiGuanWang/main/3dmodel/model_water_car_2/";
|
|
|
-// // let commonmodel = "https://www.3dyzt.com/GongShuiGuanWang/main/3dmodel/model_water_car_2/";
|
|
|
-
|
|
|
-// // let threeWorldUrl = "3dmodel/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
-// // + '&commonconfig=' + commonconfig
|
|
|
-// // + '&commonmodel=' + commonmodel;
|
|
|
-
|
|
|
-
|
|
|
-let commonconfig = "http://localhost:5678/3dmodel/model_water_car_3/";
|
|
|
-let commonmodel = "http://localhost:5678/3dmodel/model_water_car_3/";
|
|
|
-
|
|
|
-let threeWorldUrl = "3dmodel/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
+let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
+ '&commonconfig=' + commonconfig
|
|
|
+ '&commonmodel=' + commonmodel;
|
|
|
|
|
|
|
|
|
-// let commonconfig = "https://www.3dyzt.com/GongShuiGuanWang/main/3dmodel/model_water_car_3/";
|
|
|
-// let commonmodel = "https://www.3dyzt.com/GongShuiGuanWang/main/3dmodel/model_water_car_3/";
|
|
|
+// let commonconfig = "https://www.3dyzt.com/waterMaintenance/3dMain/model_water_car_3/";
|
|
|
+// let commonmodel = "https://www.3dyzt.com/waterMaintenance/3dMain/model_water_car_3/";
|
|
|
|
|
|
-// let threeWorldUrl = "3dmodel/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
+// let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
|
|
|
// + '&commonconfig=' + commonconfig
|
|
|
// + '&commonmodel=' + commonmodel;
|
|
|
|