diff --git a/index.html b/index.html index 9d4f092..19e5fdb 100644 --- a/index.html +++ b/index.html @@ -39,10 +39,6 @@ window._AMapSecurityConfig = { securityJsCode: 'c4a3bc4f5b492e1c02fdc4e9445c2f74', }; - // 防止被外部iframe引入项目地址 - if (window != window.top) { - window.top[0].location.href = 'http://www.baidu.com'; - }