Skip to content

Commit 66144ea

Browse files
authored
Update hitNJLZ.html
1 parent 192160d commit 66144ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/hitNJLZ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
</script>
2323
</head>
2424
<body>
25-
<button id="start" value="开始" width="20px" height="40px"></button>
26-
<button id="end" value="停止" width="20px" height="40px"></button>
25+
<input type="button" id="start" value="开始" width="20px" height="40px"></input>
26+
<input type="button" id="end" value="停止" width="20px" height="40px"></input>
2727
<br />
2828
<iframe id="njlzframe"
2929
src ="http://www.njlz.net/X_Views_Article.asp?articleid=3786&sortid=36"

0 commit comments

Comments
 (0)