最新下载
热门教程
- 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中,代码备份下,预防下次遇到同样的问题。
相关文章
- 《钢岚》新手期阵容如何搭配 06-16
- 《破晓序列》雅典娜技能怎么样 06-16
- 《卡拉彼丘》绯莎玩法系统完整说明 06-16
- SNORT币值得投资吗-2025币安交易所趋势解析 06-16
- 如何安全买卖SNORT币?2025币安交易所安全指南 06-16
- 《无限暖暖》援助志愿兵团任务怎么完成 06-16