react 调用 html 文件

(1)将 html 文件 放于 public 文件夹下

(2)window.open('about:blank').location.href="http://localhost:3000/test.html?oid=123";

猜你喜欢

转载自www.cnblogs.com/crazycode2/p/9961119.html