时间:2024-10-14 10:25:34
1、打开HBuilder,新建一个html文件。
2、在head标签中间添加以下内容<script> window.alert("Holle") </script>