人生啊人生 3 bulan lalu
induk
melakukan
8854dac0cc
1 mengubah file dengan 7 tambahan dan 9 penghapusan
  1. 7 9
      user_web/README.md

+ 7 - 9
user_web/README.md

@@ -65,18 +65,16 @@ const groundNoRemove = () => {
 
 ==========
 
-// 【发布的时候】3d场景,iframe地址
-// 配置文件地址
-// let commonconfig = "https://www.3dyzt.com/eduTrain/3dMain/model/";
-// let commonconfig = "https://www.3dyzt.com/eduTrain/3dMain/model2/";// 正式
-let commonconfig = "https://www.3dyzt.com/eduTrain/3dMain/model3/";// 临时测试
-// 模型地址
-// let commonmodel = "https://www.3dyzt.com/eduTrain/3dMain/model/";
-// let commonmodel = "https://www.3dyzt.com/eduTrain/3dMain/model2/";// 正式
-let commonmodel = "https://www.3dyzt.com/eduTrain/3dMain/model3/";// 临时测试
+发布的时候,全局代码搜索
+http://localhost:5173/3dMain
 
+然后将对应开发地址  切换成 正式地址
 
+以及
+.env.development
+.env.production
 
+这两个文件,对应接口地址进行修改