eval in page context

This commit is contained in:
go0p
2024-05-12 20:30:19 +08:00
parent f881ad6ce2
commit 7e1e9e2c79
16 changed files with 322 additions and 159 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<title>React App</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<iframe src="./sandbox.html" id="sandbox" style="position: absolute;width:0;height:0;border:0;"></iframe>
</body>
</html>