在React 中,你可以使用如下的方法来为iframe 添加onclick 事件: import React from 'react'; function MyComponent() { return ( <iframe src="http://example.com" ...
確定! 回上一頁