ComplianceServer/oldcode/Core.Web/open.html

14 lines
210 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
你打开我干啥
<script>
var xx= alert("您有新消息了!");
</script>
</body>
</html>