|
@@ -55,8 +55,8 @@ window.initHot = function (model) {
|
|
|
o = 'en' == manage.number('lang') ? '&lang=' + manage.number('lang') : ''
|
|
|
;-1 == r.indexOf('?') ? (src = link + '?time=' + randomTime().getTime() + '&id=' + window.number + o) : (src = link + '&time=' + randomTime().getTime() + '&id=' + window.number + o)
|
|
|
|
|
|
- // return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'https://houseoss.4dkankan.com/project/WuhanMuseum/hot')
|
|
|
- return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'http://localhost:8080')
|
|
|
+ return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'https://houseoss.4dkankan.com/project/AnhuiArtMuseum/hot')
|
|
|
+ // return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'http://localhost:8080')
|
|
|
// return src
|
|
|
}
|
|
|
var removeSrcPostMark = function (url) {
|