在IOS系统,页面后退导致浏览器只检索到iframe URL的缓存

解决方法:
给iframe地址增加一个随机变量值,增加name属性,如

const id =  Date.now();
return `