人生啊人生 1 주 전
부모
커밋
e4f983b67c
1개의 변경된 파일11개의 추가작업 그리고 2개의 파일을 삭제
  1. 11 2
      src/components/ThreeWorldEventQingXiCheAndQv/ThreeWorldEventMainQingXiCheAndQv.vue

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

@@ -70,9 +70,18 @@ import { CommonGuiDbListTwo } from "../../utils/common/CommonGuiDbListTwo.js";
 // + '&commonmodel=' + commonmodel;
 
 
+// let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
+// 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
+// + '&commonmodel=' + commonmodel;
+
+
 let hostUrl = import.meta.env.VITE_THREE_WORLD_URL;
-let commonconfig = hostUrl + "/3dMain/model_water_car_7/";
-let commonmodel = hostUrl + "/3dMain/model_water_car_7/";
+let commonconfig = hostUrl + "/3dMain/model_water_car_8/";
+let commonmodel = hostUrl + "/3dMain/model_water_car_8/";
 
 let threeWorldUrl = "3dMain/index.html#/main?id=zidingyi_lu_cun&user=zidingyi"
 + '&commonconfig=' + commonconfig