添加:js测试 弹窗按钮
This commit is contained in:
+4
-2
@@ -4,8 +4,10 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="index.css" />
|
||||
<link rel="text/javascript" href="index.js" />
|
||||
<script src="index.js"></script>
|
||||
<title>js测试</title>
|
||||
</head>
|
||||
<body></body>
|
||||
<body>
|
||||
<button id="click_button">点我弹窗</button>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user