最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
ios设备中angularjs无法改变页面title的解决方法
时间:2022-06-25 15:39:25 编辑:袖梨 来源:一聚教程网
如下所示:
$rootScope.$watch('title',function(title){ var body = document.getElementsByTagName('body')[0]; document.title = title; var iframe = document.createElement("iframe"); iframe.title = ''; iframe.; iframe.; iframe.setAttribute("src", "/empty.png"); iframe.addEventListener('load', function() { setTimeout(function() { iframe.removeEventListener('load'); document.body.removeChild(iframe); }, 0); }); document.body.appendChild(iframe); });
// 代码放在app.js中,代码备份下,预防下次遇到同样的问题。
相关文章
- 《奇迹暖暖》饴蜜迎春套装怎么获得方法有哪些 08-02
- 怎么驱动矿机-矿机怎么打驱动 08-02
- 《空之要塞:启航》阵容角色搭配最强推荐 08-02
- 《重返未来1999》洞悉机制有什么 08-02
- 分析师表示,全球M2货币供应量暗示比特币可能在9月前见顶 08-02
- XRP展现强劲韧性 成功从“FUD”阴影中反弹 08-02