|
@@ -16185,7 +16185,7 @@ window.Modernizr = function(n, e, t) {
|
|
var hotPop = document.getElementById('popup');
|
|
var hotPop = document.getElementById('popup');
|
|
//获取那个热点的链接
|
|
//获取那个热点的链接
|
|
if(this.link){
|
|
if(this.link){
|
|
- this.link = this.link.replaceAll('https://www.4dmodel.com/SuperTwo/hot_online1/index.html#/','http://www.4dmodel.com/SuperTwoCustom/superTwoSafetyEdu/hotspot1/index.html#/');
|
|
|
|
|
|
+ this.link = this.link.replace('https://www.4dmodel.com/SuperTwo/hot_online1/index.html#/','https://www.4dmodel.com/SuperTwoCustom/superTwoSafetyEdu/hotspot1/index.html#/');
|
|
// https://www.4dmodel.com/SuperTwo/hot_online1/index.html#/ 旧
|
|
// https://www.4dmodel.com/SuperTwo/hot_online1/index.html#/ 旧
|
|
// http://www.4dmodel.com/SuperTwoCustom/superTwoSafetyEdu/hotspot1/index.html#/ 新
|
|
// http://www.4dmodel.com/SuperTwoCustom/superTwoSafetyEdu/hotspot1/index.html#/ 新
|
|
g_currentHot = this;
|
|
g_currentHot = this;
|