|
|
@@ -43,7 +43,7 @@ window.initHot = function (model) {
|
|
|
// src ='http://localhost:8081/#/?m=4QlWJ388649&time=1680838841927&id=TEST&c=1'
|
|
|
// 如果是英文版
|
|
|
if(window.location.href.includes('_1')) src=src+'&c=1'
|
|
|
- return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1/', '/webHot')
|
|
|
+ return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1/', '/webHot/')
|
|
|
// return 'http://project.4dage.com:8017' + src // 线上测试
|
|
|
// return src //打包
|
|
|
|