获取html页面元素两个页面分开的话,获取另外一个页面是比较麻烦的。可行的办法是将另一个页面放在第一个页面的iframe中,将其display设置为none,然后设置ID,比如:<iframe id="frame" src=&2023-03-04html-css190