|
@@ -14895,12 +14895,12 @@ window.Modernizr = function(n, e, t) {
|
|
|
}
|
|
|
|
|
|
//czj 判断someData 有没有hoticon字段 修改热点的样式
|
|
|
- if (window.DATA.hoticon){
|
|
|
+ /* if (window.DATA.hoticon){
|
|
|
g_HotImage = {
|
|
|
point: ('static/'+ window.DATA.hoticon.default )|| "https://super.4dage.com/static/images/4dagePoint2.png",
|
|
|
point2: ('static/'+ window.DATA.hoticon.higt) || "https://super.4dage.com/static/images/4dagePoint.png"
|
|
|
} ;
|
|
|
- }
|
|
|
+ } */
|
|
|
//czj 判断someData 有没有backgroundMusic 添加音乐
|
|
|
if (window.DATA.backgroundMusic) {
|
|
|
if(window.isLocal){
|