人生啊人生 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