js方法1: document.getElementById('FrameID').contentWindow.location.reload(true); js方法2: document.getElementById('youriframe').src=src; jquery方法: $('#iframe').attr('src', $('#iframe').attr('src')); CATALOG 标签 python 爬虫 Centos7 php 前端 杂项 部署 数据库 GIT 微信开发 java 算法